/*：这只是演示代码。源码下载链接: http://www.bootstrapmb.com/item/1558(这个说明仅在演示里会看到,下载的源码里没有)*/@charset "UTF-8";/* third-party plugins *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import "dev-plugins/mcustomscrollbar/jquery.mCustomScrollbar.css";@import "dev-plugins/blueimp/blueimp-gallery.min.css";@import "dev-plugins/codemirror/codemirror.css";html {  font-family: sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;}body {  margin: 0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {  display: block;}audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}audio:not([controls]) {  display: none;  height: 0;}[hidden],template {  display: none;}a {  background-color: transparent;}a:active,a:hover {  outline: 0;}abbr[title] {  border-bottom: 1px dotted;}b,strong {  font-weight: bold;}dfn {  font-style: italic;}h1 {  font-size: 2em;  margin: 0.67em 0;}mark {  background: #ff0;  color: #000;}small {  font-size: 80%;}sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}sup {  top: -0.5em;}sub {  bottom: -0.25em;}img {  border: 0;}svg:not(:root) {  overflow: hidden;}figure {  margin: 1em 40px;}hr {  -moz-box-sizing: content-box;  box-sizing: content-box;  height: 0;}pre {  overflow: auto;}code,kbd,pre,samp {  font-family: monospace, monospace;  font-size: 1em;}button,input,optgroup,select,textarea {  color: inherit;  font: inherit;  margin: 0;}button {  overflow: visible;}button,select {  text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer;}button[disabled],html input[disabled] {  cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}input {  line-height: normal;}input[type="checkbox"],input[type="radio"] {  box-sizing: border-box;  padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {  height: auto;}input[type="search"] {  -webkit-appearance: textfield;  -moz-box-sizing: content-box;  -webkit-box-sizing: content-box;  box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}legend {  border: 0;  padding: 0;}textarea {  overflow: auto;}optgroup {  font-weight: bold;}table {  border-collapse: collapse;  border-spacing: 0;}td,th {  padding: 0;}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {  *,  *:before,  *:after {    background: transparent !important;    color: #000 !important;    box-shadow: none !important;    text-shadow: none !important;  }  a,  a:visited {    text-decoration: underline;  }  a[href]:after {    content: " (" attr(href) ")";  }  abbr[title]:after {    content: " (" attr(title) ")";  }  a[href^="#"]:after,  a[href^="javascript:"]:after {    content: "";  }  pre,  blockquote {    border: 1px solid #999;    page-break-inside: avoid;  }  thead {    display: table-header-group;  }  tr,  img {    page-break-inside: avoid;  }  img {    max-width: 100% !important;  }  p,  h2,  h3 {    orphans: 3;    widows: 3;  }  h2,  h3 {    page-break-after: avoid;  }  select {    background: #fff !important;  }  .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('dev-plugins/fonts/glyphicons-halflings-regular.eot');  src: url('dev-plugins/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('dev-plugins/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('dev-plugins/fonts/glyphicons-halflings-regular.woff') format('woff'), url('dev-plugins/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('dev-plugins/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');}.glyphicon {  position: relative;  top: 1px;  display: inline-block;  font-family: 'Glyphicons Halflings';  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.glyphicon-asterisk:before {  content: "\2a";}.glyphicon-plus:before {  content: "\2b";}.glyphicon-euro:before,.glyphicon-eur:before {  content: "\20ac";}.glyphicon-minus:before {  content: "\2212";}.glyphicon-cloud:before {  content: "\2601";}.glyphicon-envelope:before {  content: "\2709";}.glyphicon-pencil:before {  content: "\270f";}.glyphicon-glass:before {  content: "\e001";}.glyphicon-music:before {  content: "\e002";}.glyphicon-search:before {  content: "\e003";}.glyphicon-heart:before {  content: "\e005";}.glyphicon-star:before {  content: "\e006";}.glyphicon-star-empty:before {  content: "\e007";}.glyphicon-user:before {  content: "\e008";}.glyphicon-film:before {  content: "\e009";}.glyphicon-th-large:before {  content: "\e010";}.glyphicon-th:before {  content: "\e011";}.glyphicon-th-list:before {  content: "\e012";}.glyphicon-ok:before {  content: "\e013";}.glyphicon-remove:before {  content: "\e014";}.glyphicon-zoom-in:before {  content: "\e015";}.glyphicon-zoom-out:before {  content: "\e016";}.glyphicon-off:before {  content: "\e017";}.glyphicon-signal:before {  content: "\e018";}.glyphicon-cog:before {  content: "\e019";}.glyphicon-trash:before {  content: "\e020";}.glyphicon-home:before {  content: "\e021";}.glyphicon-file:before {  content: "\e022";}.glyphicon-time:before {  content: "\e023";}.glyphicon-road:before {  content: "\e024";}.glyphicon-download-alt:before {  content: "\e025";}.glyphicon-download:before {  content: "\e026";}.glyphicon-upload:before {  content: "\e027";}.glyphicon-inbox:before {  content: "\e028";}.glyphicon-play-circle:before {  content: "\e029";}.glyphicon-repeat:before {  content: "\e030";}.glyphicon-refresh:before {  content: "\e031";}.glyphicon-list-alt:before {  content: "\e032";}.glyphicon-lock:before {  content: "\e033";}.glyphicon-flag:before {  content: "\e034";}.glyphicon-headphones:before {  content: "\e035";}.glyphicon-volume-off:before {  content: "\e036";}.glyphicon-volume-down:before {  content: "\e037";}.glyphicon-volume-up:before {  content: "\e038";}.glyphicon-qrcode:before {  content: "\e039";}.glyphicon-barcode:before {  content: "\e040";}.glyphicon-tag:before {  content: "\e041";}.glyphicon-tags:before {  content: "\e042";}.glyphicon-book:before {  content: "\e043";}.glyphicon-bookmark:before {  content: "\e044";}.glyphicon-print:before {  content: "\e045";}.glyphicon-camera:before {  content: "\e046";}.glyphicon-font:before {  content: "\e047";}.glyphicon-bold:before {  content: "\e048";}.glyphicon-italic:before {  content: "\e049";}.glyphicon-text-height:before {  content: "\e050";}.glyphicon-text-width:before {  content: "\e051";}.glyphicon-align-left:before {  content: "\e052";}.glyphicon-align-center:before {  content: "\e053";}.glyphicon-align-right:before {  content: "\e054";}.glyphicon-align-justify:before {  content: "\e055";}.glyphicon-list:before {  content: "\e056";}.glyphicon-indent-left:before {  content: "\e057";}.glyphicon-indent-right:before {  content: "\e058";}.glyphicon-facetime-video:before {  content: "\e059";}.glyphicon-picture:before {  content: "\e060";}.glyphicon-map-marker:before {  content: "\e062";}.glyphicon-adjust:before {  content: "\e063";}.glyphicon-tint:before {  content: "\e064";}.glyphicon-edit:before {  content: "\e065";}.glyphicon-share:before {  content: "\e066";}.glyphicon-check:before {  content: "\e067";}.glyphicon-move:before {  content: "\e068";}.glyphicon-step-backward:before {  content: "\e069";}.glyphicon-fast-backward:before {  content: "\e070";}.glyphicon-backward:before {  content: "\e071";}.glyphicon-play:before {  content: "\e072";}.glyphicon-pause:before {  content: "\e073";}.glyphicon-stop:before {  content: "\e074";}.glyphicon-forward:before {  content: "\e075";}.glyphicon-fast-forward:before {  content: "\e076";}.glyphicon-step-forward:before {  content: "\e077";}.glyphicon-eject:before {  content: "\e078";}.glyphicon-chevron-left:before {  content: "\e079";}.glyphicon-chevron-right:before {  content: "\e080";}.glyphicon-plus-sign:before {  content: "\e081";}.glyphicon-minus-sign:before {  content: "\e082";}.glyphicon-remove-sign:before {  content: "\e083";}.glyphicon-ok-sign:before {  content: "\e084";}.glyphicon-question-sign:before {  content: "\e085";}.glyphicon-info-sign:before {  content: "\e086";}.glyphicon-screenshot:before {  content: "\e087";}.glyphicon-remove-circle:before {  content: "\e088";}.glyphicon-ok-circle:before {  content: "\e089";}.glyphicon-ban-circle:before {  content: "\e090";}.glyphicon-arrow-left:before {  content: "\e091";}.glyphicon-arrow-right:before {  content: "\e092";}.glyphicon-arrow-up:before {  content: "\e093";}.glyphicon-arrow-down:before {  content: "\e094";}.glyphicon-share-alt:before {  content: "\e095";}.glyphicon-resize-full:before {  content: "\e096";}.glyphicon-resize-small:before {  content: "\e097";}.glyphicon-exclamation-sign:before {  content: "\e101";}.glyphicon-gift:before {  content: "\e102";}.glyphicon-leaf:before {  content: "\e103";}.glyphicon-fire:before {  content: "\e104";}.glyphicon-eye-open:before {  content: "\e105";}.glyphicon-eye-close:before {  content: "\e106";}.glyphicon-warning-sign:before {  content: "\e107";}.glyphicon-plane:before {  content: "\e108";}.glyphicon-calendar:before {  content: "\e109";}.glyphicon-random:before {  content: "\e110";}.glyphicon-comment:before {  content: "\e111";}.glyphicon-magnet:before {  content: "\e112";}.glyphicon-chevron-up:before {  content: "\e113";}.glyphicon-chevron-down:before {  content: "\e114";}.glyphicon-retweet:before {  content: "\e115";}.glyphicon-shopping-cart:before {  content: "\e116";}.glyphicon-folder-close:before {  content: "\e117";}.glyphicon-folder-open:before {  content: "\e118";}.glyphicon-resize-vertical:before {  content: "\e119";}.glyphicon-resize-horizontal:before {  content: "\e120";}.glyphicon-hdd:before {  content: "\e121";}.glyphicon-bullhorn:before {  content: "\e122";}.glyphicon-bell:before {  content: "\e123";}.glyphicon-certificate:before {  content: "\e124";}.glyphicon-thumbs-up:before {  content: "\e125";}.glyphicon-thumbs-down:before {  content: "\e126";}.glyphicon-hand-right:before {  content: "\e127";}.glyphicon-hand-left:before {  content: "\e128";}.glyphicon-hand-up:before {  content: "\e129";}.glyphicon-hand-down:before {  content: "\e130";}.glyphicon-circle-arrow-right:before {  content: "\e131";}.glyphicon-circle-arrow-left:before {  content: "\e132";}.glyphicon-circle-arrow-up:before {  content: "\e133";}.glyphicon-circle-arrow-down:before {  content: "\e134";}.glyphicon-globe:before {  content: "\e135";}.glyphicon-wrench:before {  content: "\e136";}.glyphicon-tasks:before {  content: "\e137";}.glyphicon-filter:before {  content: "\e138";}.glyphicon-briefcase:before {  content: "\e139";}.glyphicon-fullscreen:before {  content: "\e140";}.glyphicon-dashboard:before {  content: "\e141";}.glyphicon-paperclip:before {  content: "\e142";}.glyphicon-heart-empty:before {  content: "\e143";}.glyphicon-link:before {  content: "\e144";}.glyphicon-phone:before {  content: "\e145";}.glyphicon-pushpin:before {  content: "\e146";}.glyphicon-usd:before {  content: "\e148";}.glyphicon-gbp:before {  content: "\e149";}.glyphicon-sort:before {  content: "\e150";}.glyphicon-sort-by-alphabet:before {  content: "\e151";}.glyphicon-sort-by-alphabet-alt:before {  content: "\e152";}.glyphicon-sort-by-order:before {  content: "\e153";}.glyphicon-sort-by-order-alt:before {  content: "\e154";}.glyphicon-sort-by-attributes:before {  content: "\e155";}.glyphicon-sort-by-attributes-alt:before {  content: "\e156";}.glyphicon-unchecked:before {  content: "\e157";}.glyphicon-expand:before {  content: "\e158";}.glyphicon-collapse-down:before {  content: "\e159";}.glyphicon-collapse-up:before {  content: "\e160";}.glyphicon-log-in:before {  content: "\e161";}.glyphicon-flash:before {  content: "\e162";}.glyphicon-log-out:before {  content: "\e163";}.glyphicon-new-window:before {  content: "\e164";}.glyphicon-record:before {  content: "\e165";}.glyphicon-save:before {  content: "\e166";}.glyphicon-open:before {  content: "\e167";}.glyphicon-saved:before {  content: "\e168";}.glyphicon-import:before {  content: "\e169";}.glyphicon-export:before {  content: "\e170";}.glyphicon-send:before {  content: "\e171";}.glyphicon-floppy-disk:before {  content: "\e172";}.glyphicon-floppy-saved:before {  content: "\e173";}.glyphicon-floppy-remove:before {  content: "\e174";}.glyphicon-floppy-save:before {  content: "\e175";}.glyphicon-floppy-open:before {  content: "\e176";}.glyphicon-credit-card:before {  content: "\e177";}.glyphicon-transfer:before {  content: "\e178";}.glyphicon-cutlery:before {  content: "\e179";}.glyphicon-header:before {  content: "\e180";}.glyphicon-compressed:before {  content: "\e181";}.glyphicon-earphone:before {  content: "\e182";}.glyphicon-phone-alt:before {  content: "\e183";}.glyphicon-tower:before {  content: "\e184";}.glyphicon-stats:before {  content: "\e185";}.glyphicon-sd-video:before {  content: "\e186";}.glyphicon-hd-video:before {  content: "\e187";}.glyphicon-subtitles:before {  content: "\e188";}.glyphicon-sound-stereo:before {  content: "\e189";}.glyphicon-sound-dolby:before {  content: "\e190";}.glyphicon-sound-5-1:before {  content: "\e191";}.glyphicon-sound-6-1:before {  content: "\e192";}.glyphicon-sound-7-1:before {  content: "\e193";}.glyphicon-copyright-mark:before {  content: "\e194";}.glyphicon-registration-mark:before {  content: "\e195";}.glyphicon-cloud-download:before {  content: "\e197";}.glyphicon-cloud-upload:before {  content: "\e198";}.glyphicon-tree-conifer:before {  content: "\e199";}.glyphicon-tree-deciduous:before {  content: "\e200";}.glyphicon-cd:before {  content: "\e201";}.glyphicon-save-file:before {  content: "\e202";}.glyphicon-open-file:before {  content: "\e203";}.glyphicon-level-up:before {  content: "\e204";}.glyphicon-copy:before {  content: "\e205";}.glyphicon-paste:before {  content: "\e206";}.glyphicon-alert:before {  content: "\e209";}.glyphicon-equalizer:before {  content: "\e210";}.glyphicon-king:before {  content: "\e211";}.glyphicon-queen:before {  content: "\e212";}.glyphicon-pawn:before {  content: "\e213";}.glyphicon-bishop:before {  content: "\e214";}.glyphicon-knight:before {  content: "\e215";}.glyphicon-baby-formula:before {  content: "\e216";}.glyphicon-tent:before {  content: "\26fa";}.glyphicon-blackboard:before {  content: "\e218";}.glyphicon-bed:before {  content: "\e219";}.glyphicon-apple:before {  content: "\f8ff";}.glyphicon-erase:before {  content: "\e221";}.glyphicon-hourglass:before {  content: "\231b";}.glyphicon-lamp:before {  content: "\e223";}.glyphicon-duplicate:before {  content: "\e224";}.glyphicon-piggy-bank:before {  content: "\e225";}.glyphicon-scissors:before {  content: "\e226";}.glyphicon-bitcoin:before {  content: "\e227";}.glyphicon-yen:before {  content: "\00a5";}.glyphicon-ruble: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";}* {  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;}*:before,*:after {  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-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: #333333;  background-color: #ffffff;}input,button,select,textarea {  font-family: inherit;  font-size: inherit;  line-height: inherit;}a {  color: #337ab7;  text-decoration: none;}a:hover,a:focus {  color: #23527c;  text-decoration: underline;}a:focus {  outline: thin dotted;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}figure {  margin: 0;}img {  vertical-align: middle;}.img-responsive,.thumbnail >img,.thumbnail a >img,.carousel-inner >.item >img,.carousel-inner >.item >a >img {  display: block;  max-width: 100%;  height: auto;}.img-rounded {  border-radius: 6px;}.img-thumbnail {  padding: 4px;  line-height: 1.42857143;  background-color: #ffffff;  border: 1px solid #dddddd;  border-radius: 4px;  -webkit-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out;  -webkit-transition: all all 0.2s ease-in-out ease-out;  -moz-transition: all all 0.2s ease-in-out ease-out;  -o-transition: all all 0.2s ease-in-out ease-out;  transition: all all 0.2s ease-in-out ease-out;  display: inline-block;  max-width: 100%;  height: auto;}.img-circle {  border-radius: 50%;}hr {  margin-top: 20px;  margin-bottom: 20px;  border: 0;  border-top: 1px solid #eeeeee;}.sr-only {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;}.sr-only-focusable:active,.sr-only-focusable:focus {  position: static;  width: auto;  height: auto;  margin: 0;  overflow: visible;  clip: auto;}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: #777777;}h1,.h1,h2,.h2,h3,.h3 {  margin-top: 20px;  margin-bottom: 10px;}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {  font-size: 65%;}h4,.h4,h5,.h5,h6,.h6 {  margin-top: 10px;  margin-bottom: 10px;}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {  font-size: 75%;}h1,.h1 {  font-size: 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 {  background-color: #fcf8e3;  padding: .2em;}.text-left {  text-align: left;}.text-right {  text-align: right;}.text-center {  text-align: center;}.text-justify {  text-align: justify;}.text-nowrap {  white-space: nowrap;}.text-lowercase {  text-transform: lowercase;}.text-uppercase {  text-transform: uppercase;}.text-capitalize {  text-transform: capitalize;}.text-muted {  color: #777777;}.text-primary {  color: #337ab7;}a.text-primary:hover {  color: #286090;}.text-success {  color: #3c763d;}a.text-success:hover {  color: #2b542c;}.text-info {  color: #31708f;}a.text-info:hover {  color: #245269;}.text-warning {  color: #8a6d3b;}a.text-warning:hover {  color: #66512c;}.text-danger {  color: #a94442;}a.text-danger:hover {  color: #843534;}.bg-primary {  color: #fff;  background-color: #337ab7;}a.bg-primary:hover {  background-color: #286090;}.bg-success {  background-color: #dff0d8;}a.bg-success:hover {  background-color: #c1e2b3;}.bg-info {  background-color: #d9edf7;}a.bg-info:hover {  background-color: #afd9ee;}.bg-warning {  background-color: #fcf8e3;}a.bg-warning:hover {  background-color: #f7ecb5;}.bg-danger {  background-color: #f2dede;}a.bg-danger:hover {  background-color: #e4b9b9;}.page-header {  padding-bottom: 9px;  margin: 40px 0 20px;  border-bottom: 1px solid #eeeeee;}ul,ol {  margin-top: 0;  margin-bottom: 10px;}ul ul,ol ul,ul ol,ol ol {  margin-bottom: 0;}.list-unstyled {  padding-left: 0;  list-style: none;}.list-inline {  padding-left: 0;  list-style: none;  margin-left: -5px;}.list-inline >li {  display: inline-block;  padding-left: 5px;  padding-right: 5px;}dl {  margin-top: 0;  margin-bottom: 20px;}dt,dd {  line-height: 1.42857143;}dt {  font-weight: bold;}dd {  margin-left: 0;}@media (min-width: 768px) {  .dl-horizontal dt {    float: left;    width: 160px;    clear: left;    text-align: right;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;  }  .dl-horizontal dd {    margin-left: 180px;  }}abbr[title],abbr[data-original-title] {  cursor: help;  border-bottom: 1px dotted #777777;}.initialism {  font-size: 90%;  text-transform: uppercase;}blockquote {  padding: 10px 20px;  margin: 0 0 20px;  font-size: 17.5px;  border-left: 5px solid #eeeeee;}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {  margin-bottom: 0;}blockquote footer,blockquote small,blockquote .small {  display: block;  font-size: 80%;  line-height: 1.42857143;  color: #777777;}blockquote footer:before,blockquote small:before,blockquote .small:before {  content: '\2014 \00A0';}.blockquote-reverse,blockquote.pull-right {  padding-right: 15px;  padding-left: 0;  border-right: 5px solid #eeeeee;  border-left: 0;  text-align: right;}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {  content: '';}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {  content: '\00A0 \2014';}address {  margin-bottom: 20px;  font-style: normal;  line-height: 1.42857143;}code,kbd,pre,samp {  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;}code {  padding: 2px 4px;  font-size: 90%;  color: #c7254e;  background-color: #f9f2f4;  border-radius: 4px;}kbd {  padding: 2px 4px;  font-size: 90%;  color: #ffffff;  background-color: #333333;  border-radius: 3px;  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);}kbd kbd {  padding: 0;  font-size: 100%;  font-weight: bold;  box-shadow: none;}pre {  display: block;  padding: 9.5px;  margin: 0 0 10px;  font-size: 13px;  line-height: 1.42857143;  word-break: break-all;  word-wrap: break-word;  color: #333333;  background-color: #f5f5f5;  border: 1px solid #cccccc;  border-radius: 4px;}pre code {  padding: 0;  font-size: inherit;  color: inherit;  white-space: pre-wrap;  background-color: transparent;  border-radius: 0;}.pre-scrollable {  max-height: 340px;  overflow-y: scroll;}.container {  margin-right: auto;  margin-left: auto;  padding-left: 15px;  padding-right: 15px;}@media (min-width: 768px) {  .container {    width: 750px;  }}@media (min-width: 992px) {  .container {    width: 970px;  }}@media (min-width: 1200px) {  .container {    width: 1170px;  }}.container-fluid {  margin-right: auto;  margin-left: auto;  padding-left: 15px;  padding-right: 15px;}.row {  margin-left: -15px;  margin-right: -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-left: 15px;  padding-right: 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: #777777;  text-align: left;}th {  text-align: left;}.table {  width: 100%;  max-width: 100%;  margin-bottom: 20px;}.table >thead >tr >th,.table >tbody >tr >th,.table >tfoot >tr >th,.table >thead >tr >td,.table >tbody >tr >td,.table >tfoot >tr >td {  padding: 8px;  line-height: 1.42857143;  vertical-align: top;  border-top: 1px solid #dddddd;}.table >thead >tr >th {  vertical-align: bottom;  border-bottom: 2px solid #dddddd;}.table >caption + thead >tr:first-child >th,.table >colgroup + thead >tr:first-child >th,.table >thead:first-child >tr:first-child >th,.table >caption + thead >tr:first-child >td,.table >colgroup + thead >tr:first-child >td,.table >thead:first-child >tr:first-child >td {  border-top: 0;}.table >tbody + tbody {  border-top: 2px solid #dddddd;}.table .table {  background-color: #ffffff;}.table-condensed >thead >tr >th,.table-condensed >tbody >tr >th,.table-condensed >tfoot >tr >th,.table-condensed >thead >tr >td,.table-condensed >tbody >tr >td,.table-condensed >tfoot >tr >td {  padding: 5px;}.table-bordered {  border: 1px solid #dddddd;}.table-bordered >thead >tr >th,.table-bordered >tbody >tr >th,.table-bordered >tfoot >tr >th,.table-bordered >thead >tr >td,.table-bordered >tbody >tr >td,.table-bordered >tfoot >tr >td {  border: 1px solid #dddddd;}.table-bordered >thead >tr >th,.table-bordered >thead >tr >td {  border-bottom-width: 2px;}.table-striped >tbody >tr:nth-of-type(odd) {  background-color: #f9f9f9;}.table-hover >tbody >tr:hover {  background-color: #f5f5f5;}table col[class*="col-"] {  position: static;  float: none;  display: table-column;}table td[class*="col-"],table th[class*="col-"] {  position: static;  float: none;  display: table-cell;}.table >thead >tr >td.active,.table >tbody >tr >td.active,.table >tfoot >tr >td.active,.table >thead >tr >th.active,.table >tbody >tr >th.active,.table >tfoot >tr >th.active,.table >thead >tr.active >td,.table >tbody >tr.active >td,.table >tfoot >tr.active >td,.table >thead >tr.active >th,.table >tbody >tr.active >th,.table >tfoot >tr.active >th {  background-color: #f5f5f5;}.table-hover >tbody >tr >td.active:hover,.table-hover >tbody >tr >th.active:hover,.table-hover >tbody >tr.active:hover >td,.table-hover >tbody >tr:hover >.active,.table-hover >tbody >tr.active:hover >th {  background-color: #e8e8e8;}.table >thead >tr >td.success,.table >tbody >tr >td.success,.table >tfoot >tr >td.success,.table >thead >tr >th.success,.table >tbody >tr >th.success,.table >tfoot >tr >th.success,.table >thead >tr.success >td,.table >tbody >tr.success >td,.table >tfoot >tr.success >td,.table >thead >tr.success >th,.table >tbody >tr.success >th,.table >tfoot >tr.success >th {  background-color: #dff0d8;}.table-hover >tbody >tr >td.success:hover,.table-hover >tbody >tr >th.success:hover,.table-hover >tbody >tr.success:hover >td,.table-hover >tbody >tr:hover >.success,.table-hover >tbody >tr.success:hover >th {  background-color: #d0e9c6;}.table >thead >tr >td.info,.table >tbody >tr >td.info,.table >tfoot >tr >td.info,.table >thead >tr >th.info,.table >tbody >tr >th.info,.table >tfoot >tr >th.info,.table >thead >tr.info >td,.table >tbody >tr.info >td,.table >tfoot >tr.info >td,.table >thead >tr.info >th,.table >tbody >tr.info >th,.table >tfoot >tr.info >th {  background-color: #d9edf7;}.table-hover >tbody >tr >td.info:hover,.table-hover >tbody >tr >th.info:hover,.table-hover >tbody >tr.info:hover >td,.table-hover >tbody >tr:hover >.info,.table-hover >tbody >tr.info:hover >th {  background-color: #c4e3f3;}.table >thead >tr >td.warning,.table >tbody >tr >td.warning,.table >tfoot >tr >td.warning,.table >thead >tr >th.warning,.table >tbody >tr >th.warning,.table >tfoot >tr >th.warning,.table >thead >tr.warning >td,.table >tbody >tr.warning >td,.table >tfoot >tr.warning >td,.table >thead >tr.warning >th,.table >tbody >tr.warning >th,.table >tfoot >tr.warning >th {  background-color: #fcf8e3;}.table-hover >tbody >tr >td.warning:hover,.table-hover >tbody >tr >th.warning:hover,.table-hover >tbody >tr.warning:hover >td,.table-hover >tbody >tr:hover >.warning,.table-hover >tbody >tr.warning:hover >th {  background-color: #faf2cc;}.table >thead >tr >td.danger,.table >tbody >tr >td.danger,.table >tfoot >tr >td.danger,.table >thead >tr >th.danger,.table >tbody >tr >th.danger,.table >tfoot >tr >th.danger,.table >thead >tr.danger >td,.table >tbody >tr.danger >td,.table >tfoot >tr.danger >td,.table >thead >tr.danger >th,.table >tbody >tr.danger >th,.table >tfoot >tr.danger >th {  background-color: #f2dede;}.table-hover >tbody >tr >td.danger:hover,.table-hover >tbody >tr >th.danger:hover,.table-hover >tbody >tr.danger:hover >td,.table-hover >tbody >tr:hover >.danger,.table-hover >tbody >tr.danger:hover >th {  background-color: #ebcccc;}.table-responsive {  overflow-x: auto;  min-height: 0.01%;}@media screen and (max-width: 767px) {  .table-responsive {    width: 100%;    margin-bottom: 15px;    overflow-y: hidden;    -ms-overflow-style: -ms-autohiding-scrollbar;    border: 1px solid #dddddd;  }  .table-responsive >.table {    margin-bottom: 0;  }  .table-responsive >.table >thead >tr >th,  .table-responsive >.table >tbody >tr >th,  .table-responsive >.table >tfoot >tr >th,  .table-responsive >.table >thead >tr >td,  .table-responsive >.table >tbody >tr >td,  .table-responsive >.table >tfoot >tr >td {    white-space: nowrap;  }  .table-responsive >.table-bordered {    border: 0;  }  .table-responsive >.table-bordered >thead >tr >th:first-child,  .table-responsive >.table-bordered >tbody >tr >th:first-child,  .table-responsive >.table-bordered >tfoot >tr >th:first-child,  .table-responsive >.table-bordered >thead >tr >td:first-child,  .table-responsive >.table-bordered >tbody >tr >td:first-child,  .table-responsive >.table-bordered >tfoot >tr >td:first-child {    border-left: 0;  }  .table-responsive >.table-bordered >thead >tr >th:last-child,  .table-responsive >.table-bordered >tbody >tr >th:last-child,  .table-responsive >.table-bordered >tfoot >tr >th:last-child,  .table-responsive >.table-bordered >thead >tr >td:last-child,  .table-responsive >.table-bordered >tbody >tr >td:last-child,  .table-responsive >.table-bordered >tfoot >tr >td:last-child {    border-right: 0;  }  .table-responsive >.table-bordered >tbody >tr:last-child >th,  .table-responsive >.table-bordered >tfoot >tr:last-child >th,  .table-responsive >.table-bordered >tbody >tr:last-child >td,  .table-responsive >.table-bordered >tfoot >tr:last-child >td {    border-bottom: 0;  }}fieldset {  padding: 0;  margin: 0;  border: 0;  min-width: 0;}legend {  display: block;  width: 100%;  padding: 0;  margin-bottom: 20px;  font-size: 21px;  line-height: inherit;  color: #333333;  border: 0;  border-bottom: 1px solid #e5e5e5;}label {  display: inline-block;  max-width: 100%;  margin-bottom: 5px;  font-weight: bold;}input[type="search"] {  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;}input[type="radio"],input[type="checkbox"] {  margin: 4px 0 0;  margin-top: 1px \9;  line-height: normal;}input[type="file"] {  display: block;}input[type="range"] {  display: block;  width: 100%;}select[multiple],select[size] {  height: auto;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {  outline: thin dotted;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}output {  display: block;  padding-top: 7px;  font-size: 14px;  line-height: 1.42857143;  color: #555555;}.form-control {  display: block;  width: 100%;  height: 34px;  padding: 6px 12px;  font-size: 14px;  line-height: 1.42857143;  color: #555555;  background-color: #ffffff;  background-image: none;  border: 1px solid #cccccc;  border-radius: 4px;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-transition: border-color ease-in-out .15s, 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;  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;}.form-control:focus {  border-color: #66afe9;  outline: 0;  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}.form-control::-moz-placeholder {  color: #999999;  opacity: 1;}.form-control:-ms-input-placeholder {  color: #999999;}.form-control::-webkit-input-placeholder {  color: #999999;}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {  cursor: not-allowed;  background-color: #eeeeee;  opacity: 1;}textarea.form-control {  height: auto;}input[type="search"] {  -webkit-appearance: none;}@media screen and (-webkit-min-device-pixel-ratio: 0) {  input[type="date"],  input[type="time"],  input[type="datetime-local"],  input[type="month"] {    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-left: -20px;  margin-top: 4px \9;}.radio + .radio,.checkbox + .checkbox {  margin-top: -5px;}.radio-inline,.checkbox-inline {  display: inline-block;  padding-left: 20px;  margin-bottom: 0;  vertical-align: middle;  font-weight: normal;  cursor: pointer;}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {  margin-top: 0;  margin-left: 10px;}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {  cursor: not-allowed;}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {  cursor: not-allowed;}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {  cursor: not-allowed;}.form-control-static {  padding-top: 7px;  padding-bottom: 7px;  margin-bottom: 0;}.form-control-static.input-lg,.form-control-static.input-sm {  padding-left: 0;  padding-right: 0;}.input-sm {  height: 30px;  padding: 5px 10px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}select.input-sm {  height: 30px;  line-height: 30px;}textarea.input-sm,select[multiple].input-sm {  height: auto;}.form-group-sm .form-control {  height: 30px;  padding: 5px 10px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}select.form-group-sm .form-control {  height: 30px;  line-height: 30px;}textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control {  height: auto;}.form-group-sm .form-control-static {  height: 30px;  padding: 5px 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;}select.form-group-lg .form-control {  height: 46px;  line-height: 46px;}textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control {  height: auto;}.form-group-lg .form-control-static {  height: 46px;  padding: 10px 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 {  width: 46px;  height: 46px;  line-height: 46px;}.input-sm + .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;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-success .form-control:focus {  border-color: #2b542c;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;}.has-success .input-group-addon {  color: #3c763d;  border-color: #3c763d;  background-color: #dff0d8;}.has-success .form-control-feedback {  color: #3c763d;}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {  color: #8a6d3b;}.has-warning .form-control {  border-color: #8a6d3b;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-warning .form-control:focus {  border-color: #66512c;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;}.has-warning .input-group-addon {  color: #8a6d3b;  border-color: #8a6d3b;  background-color: #fcf8e3;}.has-warning .form-control-feedback {  color: #8a6d3b;}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {  color: #a94442;}.has-error .form-control {  border-color: #a94442;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-error .form-control:focus {  border-color: #843534;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;}.has-error .input-group-addon {  color: #a94442;  border-color: #a94442;  background-color: #f2dede;}.has-error .form-control-feedback {  color: #a94442;}.has-feedback label ~ .form-control-feedback {  top: 25px;}.has-feedback label.sr-only ~ .form-control-feedback {  top: 0;}.help-block {  display: block;  margin-top: 5px;  margin-bottom: 10px;  color: #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 {  margin-top: 0;  margin-bottom: 0;  padding-top: 7px;}.form-horizontal .radio,.form-horizontal .checkbox {  min-height: 27px;}.form-horizontal .form-group {  margin-left: -15px;  margin-right: -15px;}@media (min-width: 768px) {  .form-horizontal .control-label {    text-align: right;    margin-bottom: 0;    padding-top: 7px;  }}.form-horizontal .has-feedback .form-control-feedback {  right: 15px;}@media (min-width: 768px) {  .form-horizontal .form-group-lg .control-label {    padding-top: 14.333333px;  }}@media (min-width: 768px) {  .form-horizontal .form-group-sm .control-label {    padding-top: 6px;  }}.btn {  display: inline-block;  margin-bottom: 0;  font-weight: normal;  text-align: center;  vertical-align: middle;  touch-action: manipulation;  cursor: pointer;  background-image: none;  border: 1px solid transparent;  white-space: nowrap;  padding: 6px 12px;  font-size: 14px;  line-height: 1.42857143;  border-radius: 4px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {  outline: thin dotted;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}.btn:hover,.btn:focus,.btn.focus {  color: #333333;  text-decoration: none;}.btn:active,.btn.active {  outline: 0;  background-image: none;  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}.btn.disabled,.btn[disabled],fieldset[disabled] .btn {  cursor: not-allowed;  pointer-events: none;  -webkit-opacity: 0.65;  -khtml-opacity: 0.65;  -moz-opacity: 0.65;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);  filter: alpha(opacity=65);  opacity: 0.65;  filter: alpha(opacity = 0.65*100);  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.btn-default {  color: #333333;  background-color: #ffffff;  border-color: #cccccc;}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open >.dropdown-toggle.btn-default {  color: #333333;  background-color: #e6e6e6;  border-color: #adadad;}.btn-default:active,.btn-default.active,.open >.dropdown-toggle.btn-default {  background-image: none;}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {  background-color: #ffffff;  border-color: #cccccc;}.btn-default .badge {  color: #ffffff;  background-color: #333333;}.btn-primary {  color: #ffffff;  background-color: #337ab7;  border-color: #2e6da4;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open >.dropdown-toggle.btn-primary {  color: #ffffff;  background-color: #286090;  border-color: #204d74;}.btn-primary:active,.btn-primary.active,.open >.dropdown-toggle.btn-primary {  background-image: none;}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {  background-color: #337ab7;  border-color: #2e6da4;}.btn-primary .badge {  color: #337ab7;  background-color: #ffffff;}.btn-success {  color: #ffffff;  background-color: #5cb85c;  border-color: #4cae4c;}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open >.dropdown-toggle.btn-success {  color: #ffffff;  background-color: #449d44;  border-color: #398439;}.btn-success:active,.btn-success.active,.open >.dropdown-toggle.btn-success {  background-image: none;}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {  background-color: #5cb85c;  border-color: #4cae4c;}.btn-success .badge {  color: #5cb85c;  background-color: #ffffff;}.btn-info {  color: #ffffff;  background-color: #5bc0de;  border-color: #46b8da;}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open >.dropdown-toggle.btn-info {  color: #ffffff;  background-color: #31b0d5;  border-color: #269abc;}.btn-info:active,.btn-info.active,.open >.dropdown-toggle.btn-info {  background-image: none;}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {  background-color: #5bc0de;  border-color: #46b8da;}.btn-info .badge {  color: #5bc0de;  background-color: #ffffff;}.btn-warning {  color: #ffffff;  background-color: #f0ad4e;  border-color: #eea236;}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open >.dropdown-toggle.btn-warning {  color: #ffffff;  background-color: #ec971f;  border-color: #d58512;}.btn-warning:active,.btn-warning.active,.open >.dropdown-toggle.btn-warning {  background-image: none;}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {  background-color: #f0ad4e;  border-color: #eea236;}.btn-warning .badge {  color: #f0ad4e;  background-color: #ffffff;}.btn-danger {  color: #ffffff;  background-color: #d9534f;  border-color: #d43f3a;}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open >.dropdown-toggle.btn-danger {  color: #ffffff;  background-color: #c9302c;  border-color: #ac2925;}.btn-danger:active,.btn-danger.active,.open >.dropdown-toggle.btn-danger {  background-image: none;}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {  background-color: #d9534f;  border-color: #d43f3a;}.btn-danger .badge {  color: #d9534f;  background-color: #ffffff;}.btn-link {  color: #337ab7;  font-weight: normal;  border-radius: 0;}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {  background-color: transparent;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {  border-color: transparent;}.btn-link:hover,.btn-link:focus {  color: #23527c;  text-decoration: underline;  background-color: transparent;}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {  color: #777777;  text-decoration: none;}.btn-lg,.btn-group-lg >.btn {  padding: 10px 16px;  font-size: 18px;  line-height: 1.3333333;  border-radius: 6px;}.btn-sm,.btn-group-sm >.btn {  padding: 5px 10px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}.btn-xs,.btn-group-xs >.btn {  padding: 1px 5px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}.btn-block {  display: block;  width: 100%;}.btn-block + .btn-block {  margin-top: 5px;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {  width: 100%;}.fade {  opacity: 0;  -webkit-transition: opacity 0.15s linear;  -o-transition: opacity 0.15s linear;  transition: opacity 0.15s linear;  -webkit-transition: all opacity 0.15s linear ease-out;  -moz-transition: all opacity 0.15s linear ease-out;  -o-transition: all opacity 0.15s linear ease-out;  transition: all opacity 0.15s linear ease-out;}.fade.in {  opacity: 1;}.collapse {  display: none;  visibility: hidden;}.collapse.in {  display: block;  visibility: visible;}tr.collapse.in {  display: table-row;}tbody.collapse.in {  display: table-row-group;}.collapsing {  position: relative;  height: 0;  overflow: hidden;  -webkit-transition-property: height, visibility;  transition-property: height, visibility;  -moz-transition-duration: 0.35s;  -webkit-transition-duration: 0.35s;  -o-transition-duration: 0.35s;  transition-duration: 0.35s;  -webkit-transition-timing-function: ease;  transition-timing-function: ease;}.caret {  display: inline-block;  width: 0;  height: 0;  margin-left: 2px;  vertical-align: middle;  border-top: 4px solid;  border-right: 4px solid transparent;  border-left: 4px solid transparent;}.dropup,.dropdown {  position: relative;}.dropdown-toggle:focus {  outline: 0;}.dropdown-menu {  position: absolute;  top: 100%;  left: 0;  z-index: 1000;  display: none;  float: left;  min-width: 160px;  padding: 5px 0;  margin: 2px 0 0;  list-style: none;  font-size: 14px;  text-align: left;  background-color: #ffffff;  border: 1px solid #cccccc;  border: 1px solid rgba(0, 0, 0, 0.15);  border-radius: 4px;  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  background-clip: padding-box;}.dropdown-menu.pull-right {  right: 0;  left: auto;}.dropdown-menu .divider {  height: 1px;  margin: 9px 0;  overflow: hidden;  background-color: #e5e5e5;}.dropdown-menu >li >a {  display: block;  padding: 3px 20px;  clear: both;  font-weight: normal;  line-height: 1.42857143;  color: #333333;  white-space: nowrap;}.dropdown-menu >li >a:hover,.dropdown-menu >li >a:focus {  text-decoration: none;  color: #262626;  background-color: #f5f5f5;}.dropdown-menu >.active >a,.dropdown-menu >.active >a:hover,.dropdown-menu >.active >a:focus {  color: #ffffff;  text-decoration: none;  outline: 0;  background-color: #337ab7;}.dropdown-menu >.disabled >a,.dropdown-menu >.disabled >a:hover,.dropdown-menu >.disabled >a:focus {  color: #777777;}.dropdown-menu >.disabled >a:hover,.dropdown-menu >.disabled >a:focus {  text-decoration: none;  background-color: transparent;  background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);  cursor: not-allowed;}.open >.dropdown-menu {  display: block;}.open >a {  outline: 0;}.dropdown-menu-right {  left: auto;  right: 0;}.dropdown-menu-left {  left: 0;  right: auto;}.dropdown-header {  display: block;  padding: 3px 20px;  font-size: 12px;  line-height: 1.42857143;  color: #777777;  white-space: nowrap;}.dropdown-backdrop {  position: fixed;  left: 0;  right: 0;  bottom: 0;  top: 0;  z-index: 990;}.pull-right >.dropdown-menu {  right: 0;  left: auto;}.dropup .caret,.navbar-fixed-bottom .dropdown .caret {  border-top: 0;  border-bottom: 4px solid;  content: "";}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {  top: auto;  bottom: 100%;  margin-bottom: 2px;}@media (min-width: 768px) {  .navbar-right .dropdown-menu {    left: auto;    right: 0;  }  .navbar-right .dropdown-menu-left {    left: 0;    right: auto;  }}.btn-group,.btn-group-vertical {  position: relative;  display: inline-block;  vertical-align: middle;}.btn-group >.btn,.btn-group-vertical >.btn {  position: relative;  float: left;}.btn-group >.btn:hover,.btn-group-vertical >.btn:hover,.btn-group >.btn:focus,.btn-group-vertical >.btn:focus,.btn-group >.btn:active,.btn-group-vertical >.btn:active,.btn-group >.btn.active,.btn-group-vertical >.btn.active {  z-index: 2;}.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {  margin-left: -1px;}.btn-toolbar {  margin-left: -5px;}.btn-toolbar .btn-group,.btn-toolbar .input-group {  float: left;}.btn-toolbar >.btn,.btn-toolbar >.btn-group,.btn-toolbar >.input-group {  margin-left: 5px;}.btn-group >.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {  border-radius: 0;}.btn-group >.btn:first-child {  margin-left: 0;}.btn-group >.btn:first-child:not(:last-child):not(.dropdown-toggle) {  border-bottom-right-radius: 0;  border-top-right-radius: 0;}.btn-group >.btn:last-child:not(:first-child),.btn-group >.dropdown-toggle:not(:first-child) {  border-bottom-left-radius: 0;  border-top-left-radius: 0;}.btn-group >.btn-group {  float: left;}.btn-group >.btn-group:not(:first-child):not(:last-child) >.btn {  border-radius: 0;}.btn-group >.btn-group:first-child:not(:last-child) >.btn:last-child,.btn-group >.btn-group:first-child:not(:last-child) >.dropdown-toggle {  border-bottom-right-radius: 0;  border-top-right-radius: 0;}.btn-group >.btn-group:last-child:not(:first-child) >.btn:first-child {  border-bottom-left-radius: 0;  border-top-left-radius: 0;}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {  outline: 0;}.btn-group >.btn + .dropdown-toggle {  padding-left: 8px;  padding-right: 8px;}.btn-group >.btn-lg + .dropdown-toggle {  padding-left: 12px;  padding-right: 12px;}.btn-group.open .dropdown-toggle {  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}.btn-group.open .dropdown-toggle.btn-link {  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.btn .caret {  margin-left: 0;}.btn-lg .caret {  border-width: 5px 5px 0;  border-bottom-width: 0;}.dropup .btn-lg .caret {  border-width: 0 5px 5px;}.btn-group-vertical >.btn,.btn-group-vertical >.btn-group,.btn-group-vertical >.btn-group >.btn {  display: block;  float: none;  width: 100%;  max-width: 100%;}.btn-group-vertical >.btn-group >.btn {  float: none;}.btn-group-vertical >.btn + .btn,.btn-group-vertical >.btn + .btn-group,.btn-group-vertical >.btn-group + .btn,.btn-group-vertical >.btn-group + .btn-group {  margin-top: -1px;  margin-left: 0;}.btn-group-vertical >.btn:not(:first-child):not(:last-child) {  border-radius: 0;}.btn-group-vertical >.btn:first-child:not(:last-child) {  border-top-right-radius: 4px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;}.btn-group-vertical >.btn:last-child:not(:first-child) {  border-bottom-left-radius: 4px;  border-top-right-radius: 0;  border-top-left-radius: 0;}.btn-group-vertical >.btn-group:not(:first-child):not(:last-child) >.btn {  border-radius: 0;}.btn-group-vertical >.btn-group:first-child:not(:last-child) >.btn:last-child,.btn-group-vertical >.btn-group:first-child:not(:last-child) >.dropdown-toggle {  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;}.btn-group-vertical >.btn-group:last-child:not(:first-child) >.btn:first-child {  border-top-right-radius: 0;  border-top-left-radius: 0;}.btn-group-justified {  display: table;  width: 100%;  table-layout: fixed;  border-collapse: separate;}.btn-group-justified >.btn,.btn-group-justified >.btn-group {  float: none;  display: table-cell;  width: 1%;}.btn-group-justified >.btn-group .btn {  width: 100%;}.btn-group-justified >.btn-group .dropdown-menu {  left: auto;}[data-toggle="buttons"] >.btn input[type="radio"],[data-toggle="buttons"] >.btn-group >.btn input[type="radio"],[data-toggle="buttons"] >.btn input[type="checkbox"],[data-toggle="buttons"] >.btn-group >.btn input[type="checkbox"] {  position: absolute;  clip: rect(0, 0, 0, 0);  pointer-events: none;}.input-group {  position: relative;  display: table;  border-collapse: separate;}.input-group[class*="col-"] {  float: none;  padding-left: 0;  padding-right: 0;}.input-group .form-control {  position: relative;  z-index: 2;  float: left;  width: 100%;  margin-bottom: 0;}.input-group-lg >.form-control,.input-group-lg >.input-group-addon,.input-group-lg >.input-group-btn >.btn {  height: 46px;  padding: 10px 16px;  font-size: 18px;  line-height: 1.3333333;  border-radius: 6px;}select.input-group-lg >.form-control,select.input-group-lg >.input-group-addon,select.input-group-lg >.input-group-btn >.btn {  height: 46px;  line-height: 46px;}textarea.input-group-lg >.form-control,textarea.input-group-lg >.input-group-addon,textarea.input-group-lg >.input-group-btn >.btn,select[multiple].input-group-lg >.form-control,select[multiple].input-group-lg >.input-group-addon,select[multiple].input-group-lg >.input-group-btn >.btn {  height: auto;}.input-group-sm >.form-control,.input-group-sm >.input-group-addon,.input-group-sm >.input-group-btn >.btn {  height: 30px;  padding: 5px 10px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}select.input-group-sm >.form-control,select.input-group-sm >.input-group-addon,select.input-group-sm >.input-group-btn >.btn {  height: 30px;  line-height: 30px;}textarea.input-group-sm >.form-control,textarea.input-group-sm >.input-group-addon,textarea.input-group-sm >.input-group-btn >.btn,select[multiple].input-group-sm >.form-control,select[multiple].input-group-sm >.input-group-addon,select[multiple].input-group-sm >.input-group-btn >.btn {  height: auto;}.input-group-addon,.input-group-btn,.input-group .form-control {  display: table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {  border-radius: 0;}.input-group-addon,.input-group-btn {  width: 1%;  white-space: nowrap;  vertical-align: middle;}.input-group-addon {  padding: 6px 12px;  font-size: 14px;  font-weight: normal;  line-height: 1;  color: #555555;  text-align: center;  background-color: #eeeeee;  border: 1px solid #cccccc;  border-radius: 4px;}.input-group-addon.input-sm {  padding: 5px 10px;  font-size: 12px;  border-radius: 3px;}.input-group-addon.input-lg {  padding: 10px 16px;  font-size: 18px;  border-radius: 6px;}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {  margin-top: 0;}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child >.btn,.input-group-btn:first-child >.btn-group >.btn,.input-group-btn:first-child >.dropdown-toggle,.input-group-btn:last-child >.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child >.btn-group:not(:last-child) >.btn {  border-bottom-right-radius: 0;  border-top-right-radius: 0;}.input-group-addon:first-child {  border-right: 0;}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child >.btn,.input-group-btn:last-child >.btn-group >.btn,.input-group-btn:last-child >.dropdown-toggle,.input-group-btn:first-child >.btn:not(:first-child),.input-group-btn:first-child >.btn-group:not(:first-child) >.btn {  border-bottom-left-radius: 0;  border-top-left-radius: 0;}.input-group-addon:last-child {  border-left: 0;}.input-group-btn {  position: relative;  font-size: 0;  white-space: nowrap;}.input-group-btn >.btn {  position: relative;}.input-group-btn >.btn + .btn {  margin-left: -1px;}.input-group-btn >.btn:hover,.input-group-btn >.btn:focus,.input-group-btn >.btn:active {  z-index: 2;}.input-group-btn:first-child >.btn,.input-group-btn:first-child >.btn-group {  margin-right: -1px;}.input-group-btn:last-child >.btn,.input-group-btn:last-child >.btn-group {  margin-left: -1px;}.nav {  margin-bottom: 0;  padding-left: 0;  list-style: none;}.nav >li {  position: relative;  display: block;}.nav >li >a {  position: relative;  display: block;  padding: 10px 15px;}.nav >li >a:hover,.nav >li >a:focus {  text-decoration: none;  background-color: #eeeeee;}.nav >li.disabled >a {  color: #777777;}.nav >li.disabled >a:hover,.nav >li.disabled >a:focus {  color: #777777;  text-decoration: none;  background-color: transparent;  cursor: not-allowed;}.nav .open >a,.nav .open >a:hover,.nav .open >a:focus {  background-color: #eeeeee;  border-color: #337ab7;}.nav .nav-divider {  height: 1px;  margin: 9px 0;  overflow: hidden;  background-color: #e5e5e5;}.nav >li >a >img {  max-width: none;}.nav-tabs {  border-bottom: 1px solid #dddddd;}.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: #eeeeee #eeeeee #dddddd;}.nav-tabs >li.active >a,.nav-tabs >li.active >a:hover,.nav-tabs >li.active >a:focus {  color: #555555;  background-color: #ffffff;  border: 1px solid #dddddd;  border-bottom-color: transparent;  cursor: default;}.nav-tabs.nav-justified {  width: 100%;  border-bottom: 0;}.nav-tabs.nav-justified >li {  float: none;}.nav-tabs.nav-justified >li >a {  text-align: center;  margin-bottom: 5px;}.nav-tabs.nav-justified >.dropdown .dropdown-menu {  top: auto;  left: auto;}@media (min-width: 768px) {  .nav-tabs.nav-justified >li {    display: table-cell;    width: 1%;  }  .nav-tabs.nav-justified >li >a {    margin-bottom: 0;  }}.nav-tabs.nav-justified >li >a {  margin-right: 0;  border-radius: 4px;}.nav-tabs.nav-justified >.active >a,.nav-tabs.nav-justified >.active >a:hover,.nav-tabs.nav-justified >.active >a:focus {  border: 1px solid #dddddd;}@media (min-width: 768px) {  .nav-tabs.nav-justified >li >a {    border-bottom: 1px solid #dddddd;    border-radius: 4px 4px 0 0;  }  .nav-tabs.nav-justified >.active >a,  .nav-tabs.nav-justified >.active >a:hover,  .nav-tabs.nav-justified >.active >a:focus {    border-bottom-color: #ffffff;  }}.nav-pills >li {  float: left;}.nav-pills >li >a {  border-radius: 4px;}.nav-pills >li + li {  margin-left: 2px;}.nav-pills >li.active >a,.nav-pills >li.active >a:hover,.nav-pills >li.active >a:focus {  color: #ffffff;  background-color: #337ab7;}.nav-stacked >li {  float: none;}.nav-stacked >li + li {  margin-top: 2px;  margin-left: 0;}.nav-justified {  width: 100%;}.nav-justified >li {  float: none;}.nav-justified >li >a {  text-align: center;  margin-bottom: 5px;}.nav-justified >.dropdown .dropdown-menu {  top: auto;  left: auto;}@media (min-width: 768px) {  .nav-justified >li {    display: table-cell;    width: 1%;  }  .nav-justified >li >a {    margin-bottom: 0;  }}.nav-tabs-justified {  border-bottom: 0;}.nav-tabs-justified >li >a {  margin-right: 0;  border-radius: 4px;}.nav-tabs-justified >.active >a,.nav-tabs-justified >.active >a:hover,.nav-tabs-justified >.active >a:focus {  border: 1px solid #dddddd;}@media (min-width: 768px) {  .nav-tabs-justified >li >a {    border-bottom: 1px solid #dddddd;    border-radius: 4px 4px 0 0;  }  .nav-tabs-justified >.active >a,  .nav-tabs-justified >.active >a:hover,  .nav-tabs-justified >.active >a:focus {    border-bottom-color: #ffffff;  }}.tab-content >.tab-pane {  display: none;  visibility: hidden;}.tab-content >.active {  display: block;  visibility: visible;}.nav-tabs .dropdown-menu {  margin-top: -1px;  border-top-right-radius: 0;  border-top-left-radius: 0;}.navbar {  position: relative;  min-height: 50px;  margin-bottom: 20px;  border: 1px solid transparent;}@media (min-width: 768px) {  .navbar {    border-radius: 4px;  }}@media (min-width: 768px) {  .navbar-header {    float: left;  }}.navbar-collapse {  overflow-x: visible;  padding-right: 15px;  padding-left: 15px;  border-top: 1px solid transparent;  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);  -webkit-overflow-scrolling: touch;}.navbar-collapse.in {  overflow-y: auto;}@media (min-width: 768px) {  .navbar-collapse {    width: auto;    border-top: 0;    box-shadow: none;  }  .navbar-collapse.collapse {    display: block !important;    visibility: visible !important;    height: auto !important;    padding-bottom: 0;    overflow: visible !important;  }  .navbar-collapse.in {    overflow-y: visible;  }  .navbar-fixed-top .navbar-collapse,  .navbar-static-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {    padding-left: 0;    padding-right: 0;  }}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {  max-height: 340px;}@media (max-device-width: 480px) and (orientation: landscape) {  .navbar-fixed-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {    max-height: 200px;  }}.container >.navbar-header,.container-fluid >.navbar-header,.container >.navbar-collapse,.container-fluid >.navbar-collapse {  margin-right: -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;  padding: 15px 15px;  font-size: 18px;  line-height: 20px;  height: 50px;}.navbar-brand:hover,.navbar-brand:focus {  text-decoration: none;}.navbar-brand >img {  display: block;}@media (min-width: 768px) {  .navbar >.container .navbar-brand,  .navbar >.container-fluid .navbar-brand {    margin-left: -15px;  }}.navbar-toggle {  position: relative;  float: right;  margin-right: 15px;  padding: 9px 10px;  margin-top: 8px;  margin-bottom: 8px;  background-color: transparent;  background-image: none;  border: 1px solid transparent;  border-radius: 4px;}.navbar-toggle:focus {  outline: 0;}.navbar-toggle .icon-bar {  display: block;  width: 22px;  height: 2px;  border-radius: 1px;}.navbar-toggle .icon-bar + .icon-bar {  margin-top: 4px;}@media (min-width: 768px) {  .navbar-toggle {    display: none;  }}.navbar-nav {  margin: 7.5px -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;    box-shadow: none;  }  .navbar-nav .open .dropdown-menu >li >a,  .navbar-nav .open .dropdown-menu .dropdown-header {    padding: 5px 15px 5px 25px;  }  .navbar-nav .open .dropdown-menu >li >a {    line-height: 20px;  }  .navbar-nav .open .dropdown-menu >li >a:hover,  .navbar-nav .open .dropdown-menu >li >a:focus {    background-image: none;  }}@media (min-width: 768px) {  .navbar-nav {    float: left;    margin: 0;  }  .navbar-nav >li {    float: left;  }  .navbar-nav >li >a {    padding-top: 15px;    padding-bottom: 15px;  }}.navbar-form {  margin-left: -15px;  margin-right: -15px;  padding: 10px 15px;  border-top: 1px solid transparent;  border-bottom: 1px solid transparent;  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);  margin-top: 8px;  margin-bottom: 8px;}@media (min-width: 768px) {  .navbar-form .form-group {    display: inline-block;    margin-bottom: 0;    vertical-align: middle;  }  .navbar-form .form-control {    display: inline-block;    width: auto;    vertical-align: middle;  }  .navbar-form .form-control-static {    display: inline-block;  }  .navbar-form .input-group {    display: inline-table;    vertical-align: middle;  }  .navbar-form .input-group .input-group-addon,  .navbar-form .input-group .input-group-btn,  .navbar-form .input-group .form-control {    width: auto;  }  .navbar-form .input-group >.form-control {    width: 100%;  }  .navbar-form .control-label {    margin-bottom: 0;    vertical-align: middle;  }  .navbar-form .radio,  .navbar-form .checkbox {    display: inline-block;    margin-top: 0;    margin-bottom: 0;    vertical-align: middle;  }  .navbar-form .radio label,  .navbar-form .checkbox label {    padding-left: 0;  }  .navbar-form .radio input[type="radio"],  .navbar-form .checkbox input[type="checkbox"] {    position: relative;    margin-left: 0;  }  .navbar-form .has-feedback .form-control-feedback {    top: 0;  }}@media (max-width: 767px) {  .navbar-form .form-group {    margin-bottom: 5px;  }  .navbar-form .form-group:last-child {    margin-bottom: 0;  }}@media (min-width: 768px) {  .navbar-form {    width: auto;    border: 0;    margin-left: 0;    margin-right: 0;    padding-top: 0;    padding-bottom: 0;    -moz-box-shadow: none;    -webkit-box-shadow: none;    box-shadow: none;  }}.navbar-nav >li >.dropdown-menu {  margin-top: 0;  border-top-right-radius: 0;  border-top-left-radius: 0;}.navbar-fixed-bottom .navbar-nav >li >.dropdown-menu {  margin-bottom: 0;  border-top-right-radius: 4px;  border-top-left-radius: 4px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;}.navbar-btn {  margin-top: 8px;  margin-bottom: 8px;}.navbar-btn.btn-sm {  margin-top: 10px;  margin-bottom: 10px;}.navbar-btn.btn-xs {  margin-top: 14px;  margin-bottom: 14px;}.navbar-text {  margin-top: 15px;  margin-bottom: 15px;}@media (min-width: 768px) {  .navbar-text {    float: left;    margin-left: 15px;    margin-right: 15px;  }}@media (min-width: 768px) {  .navbar-left {    float: left !important;    float: left;  }  .navbar-right {    float: right !important;    float: right;    margin-right: -15px;  }  .navbar-right ~ .navbar-right {    margin-right: 0;  }}.navbar-default {  background-color: #f8f8f8;  border-color: #e7e7e7;}.navbar-default .navbar-brand {  color: #777777;}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {  color: #5e5e5e;  background-color: transparent;}.navbar-default .navbar-text {  color: #777777;}.navbar-default .navbar-nav >li >a {  color: #777777;}.navbar-default .navbar-nav >li >a:hover,.navbar-default .navbar-nav >li >a:focus {  color: #333333;  background-color: transparent;}.navbar-default .navbar-nav >.active >a,.navbar-default .navbar-nav >.active >a:hover,.navbar-default .navbar-nav >.active >a:focus {  color: #555555;  background-color: #e7e7e7;}.navbar-default .navbar-nav >.disabled >a,.navbar-default .navbar-nav >.disabled >a:hover,.navbar-default .navbar-nav >.disabled >a:focus {  color: #cccccc;  background-color: transparent;}.navbar-default .navbar-toggle {  border-color: #dddddd;}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {  background-color: #dddddd;}.navbar-default .navbar-toggle .icon-bar {  background-color: #888888;}.navbar-default .navbar-collapse,.navbar-default .navbar-form {  border-color: #e7e7e7;}.navbar-default .navbar-nav >.open >a,.navbar-default .navbar-nav >.open >a:hover,.navbar-default .navbar-nav >.open >a:focus {  background-color: #e7e7e7;  color: #555555;}@media (max-width: 767px) {  .navbar-default .navbar-nav .open .dropdown-menu >li >a {    color: #777777;  }  .navbar-default .navbar-nav .open .dropdown-menu >li >a:hover,  .navbar-default .navbar-nav .open .dropdown-menu >li >a:focus {    color: #333333;    background-color: transparent;  }  .navbar-default .navbar-nav .open .dropdown-menu >.active >a,  .navbar-default .navbar-nav .open .dropdown-menu >.active >a:hover,  .navbar-default .navbar-nav .open .dropdown-menu >.active >a:focus {    color: #555555;    background-color: #e7e7e7;  }  .navbar-default .navbar-nav .open .dropdown-menu >.disabled >a,  .navbar-default .navbar-nav .open .dropdown-menu >.disabled >a:hover,  .navbar-default .navbar-nav .open .dropdown-menu >.disabled >a:focus {    color: #cccccc;    background-color: transparent;  }}.navbar-default .navbar-link {  color: #777777;}.navbar-default .navbar-link:hover {  color: #333333;}.navbar-default .btn-link {  color: #777777;}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {  color: #333333;}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {  color: #cccccc;}.navbar-inverse {  background-color: #222222;  border-color: #080808;}.navbar-inverse .navbar-brand {  color: #9d9d9d;}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {  color: #ffffff;  background-color: transparent;}.navbar-inverse .navbar-text {  color: #9d9d9d;}.navbar-inverse .navbar-nav >li >a {  color: #9d9d9d;}.navbar-inverse .navbar-nav >li >a:hover,.navbar-inverse .navbar-nav >li >a:focus {  color: #ffffff;  background-color: transparent;}.navbar-inverse .navbar-nav >.active >a,.navbar-inverse .navbar-nav >.active >a:hover,.navbar-inverse .navbar-nav >.active >a:focus {  color: #ffffff;  background-color: #080808;}.navbar-inverse .navbar-nav >.disabled >a,.navbar-inverse .navbar-nav >.disabled >a:hover,.navbar-inverse .navbar-nav >.disabled >a:focus {  color: #444444;  background-color: transparent;}.navbar-inverse .navbar-toggle {  border-color: #333333;}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {  background-color: #333333;}.navbar-inverse .navbar-toggle .icon-bar {  background-color: #ffffff;}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {  border-color: #101010;}.navbar-inverse .navbar-nav >.open >a,.navbar-inverse .navbar-nav >.open >a:hover,.navbar-inverse .navbar-nav >.open >a:focus {  background-color: #080808;  color: #ffffff;}@media (max-width: 767px) {  .navbar-inverse .navbar-nav .open .dropdown-menu >.dropdown-header {    border-color: #080808;  }  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {    background-color: #080808;  }  .navbar-inverse .navbar-nav .open .dropdown-menu >li >a {    color: #9d9d9d;  }  .navbar-inverse .navbar-nav .open .dropdown-menu >li >a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu >li >a:focus {    color: #ffffff;    background-color: transparent;  }  .navbar-inverse .navbar-nav .open .dropdown-menu >.active >a,  .navbar-inverse .navbar-nav .open .dropdown-menu >.active >a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu >.active >a:focus {    color: #ffffff;    background-color: #080808;  }  .navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a,  .navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu >.disabled >a:focus {    color: #444444;    background-color: transparent;  }}.navbar-inverse .navbar-link {  color: #9d9d9d;}.navbar-inverse .navbar-link:hover {  color: #ffffff;}.navbar-inverse .btn-link {  color: #9d9d9d;}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {  color: #ffffff;}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {  color: #444444;}.breadcrumb {  padding: 8px 15px;  margin-bottom: 20px;  list-style: none;  background-color: #f5f5f5;  border-radius: 4px;}.breadcrumb >li {  display: inline-block;}.breadcrumb >li + li:before {  content: "/\00a0";  padding: 0 5px;  color: #cccccc;}.breadcrumb >.active {  color: #777777;}.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;  line-height: 1.42857143;  text-decoration: none;  color: #337ab7;  background-color: #ffffff;  border: 1px solid #dddddd;  margin-left: -1px;}.pagination >li:first-child >a,.pagination >li:first-child >span {  margin-left: 0;  border-bottom-left-radius: 4px;  border-top-left-radius: 4px;}.pagination >li:last-child >a,.pagination >li:last-child >span {  border-bottom-right-radius: 4px;  border-top-right-radius: 4px;}.pagination >li >a:hover,.pagination >li >span:hover,.pagination >li >a:focus,.pagination >li >span:focus {  color: #23527c;  background-color: #eeeeee;  border-color: #dddddd;}.pagination >.active >a,.pagination >.active >span,.pagination >.active >a:hover,.pagination >.active >span:hover,.pagination >.active >a:focus,.pagination >.active >span:focus {  z-index: 2;  color: #ffffff;  background-color: #337ab7;  border-color: #337ab7;  cursor: default;}.pagination >.disabled >span,.pagination >.disabled >span:hover,.pagination >.disabled >span:focus,.pagination >.disabled >a,.pagination >.disabled >a:hover,.pagination >.disabled >a:focus {  color: #777777;  background-color: #ffffff;  border-color: #dddddd;  cursor: not-allowed;}.pagination-lg >li >a,.pagination-lg >li >span {  padding: 10px 16px;  font-size: 18px;}.pagination-lg >li:first-child >a,.pagination-lg >li:first-child >span {  border-bottom-left-radius: 6px;  border-top-left-radius: 6px;}.pagination-lg >li:last-child >a,.pagination-lg >li:last-child >span {  border-bottom-right-radius: 6px;  border-top-right-radius: 6px;}.pagination-sm >li >a,.pagination-sm >li >span {  padding: 5px 10px;  font-size: 12px;}.pagination-sm >li:first-child >a,.pagination-sm >li:first-child >span {  border-bottom-left-radius: 3px;  border-top-left-radius: 3px;}.pagination-sm >li:last-child >a,.pagination-sm >li:last-child >span {  border-bottom-right-radius: 3px;  border-top-right-radius: 3px;}.pager {  padding-left: 0;  margin: 20px 0;  list-style: none;  text-align: center;}.pager li {  display: inline;}.pager li >a,.pager li >span {  display: inline-block;  padding: 5px 14px;  background-color: #ffffff;  border: 1px solid #dddddd;  border-radius: 15px;}.pager li >a:hover,.pager li >a:focus {  text-decoration: none;  background-color: #eeeeee;}.pager .next >a,.pager .next >span {  float: right;}.pager .previous >a,.pager .previous >span {  float: left;}.pager .disabled >a,.pager .disabled >a:hover,.pager .disabled >a:focus,.pager .disabled >span {  color: #777777;  background-color: #ffffff;  cursor: not-allowed;}.label {  display: inline;  padding: .2em .6em .3em;  font-size: 75%;  font-weight: bold;  line-height: 1;  color: #ffffff;  text-align: center;  white-space: nowrap;  vertical-align: baseline;  border-radius: .25em;}a.label:hover,a.label:focus {  color: #ffffff;  text-decoration: none;  cursor: pointer;}.label:empty {  display: none;}.btn .label {  position: relative;  top: -1px;}.label-default {  background-color: #777777;}.label-default[href]:hover,.label-default[href]:focus {  background-color: #5e5e5e;}.label-primary {  background-color: #337ab7;}.label-primary[href]:hover,.label-primary[href]:focus {  background-color: #286090;}.label-success {  background-color: #5cb85c;}.label-success[href]:hover,.label-success[href]:focus {  background-color: #449d44;}.label-info {  background-color: #5bc0de;}.label-info[href]:hover,.label-info[href]:focus {  background-color: #31b0d5;}.label-warning {  background-color: #f0ad4e;}.label-warning[href]:hover,.label-warning[href]:focus {  background-color: #ec971f;}.label-danger {  background-color: #d9534f;}.label-danger[href]:hover,.label-danger[href]:focus {  background-color: #c9302c;}.badge {  display: inline-block;  min-width: 10px;  padding: 3px 7px;  font-size: 12px;  font-weight: bold;  color: #ffffff;  line-height: 1;  vertical-align: baseline;  white-space: nowrap;  text-align: center;  background-color: #777777;  border-radius: 10px;}.badge:empty {  display: none;}.btn .badge {  position: relative;  top: -1px;}.btn-xs .badge {  top: 0;  padding: 1px 5px;}a.badge:hover,a.badge:focus {  color: #ffffff;  text-decoration: none;  cursor: pointer;}.list-group-item.active >.badge,.nav-pills >.active >a >.badge {  color: #337ab7;  background-color: #ffffff;}.list-group-item >.badge {  float: right;}.list-group-item >.badge + .badge {  margin-right: 5px;}.nav-pills >li >a >.badge {  margin-left: 3px;}.jumbotron {  padding: 30px 15px;  margin-bottom: 30px;  color: inherit;  background-color: #eeeeee;}.jumbotron h1,.jumbotron .h1 {  color: inherit;}.jumbotron p {  margin-bottom: 15px;  font-size: 21px;  font-weight: 200;}.jumbotron >hr {  border-top-color: #d5d5d5;}.container .jumbotron,.container-fluid .jumbotron {  border-radius: 6px;}.jumbotron .container {  max-width: 100%;}@media screen and (min-width: 768px) {  .jumbotron {    padding: 48px 0;  }  .container .jumbotron,  .container-fluid .jumbotron {    padding-left: 60px;    padding-right: 60px;  }  .jumbotron h1,  .jumbotron .h1 {    font-size: 63px;  }}.thumbnail {  display: block;  padding: 4px;  margin-bottom: 20px;  line-height: 1.42857143;  background-color: #ffffff;  border: 1px solid #dddddd;  border-radius: 4px;  -webkit-transition: border 0.2s ease-in-out;  -o-transition: border 0.2s ease-in-out;  transition: border 0.2s ease-in-out;  -webkit-transition: all border 0.2s ease-in-out ease-out;  -moz-transition: all border 0.2s ease-in-out ease-out;  -o-transition: all border 0.2s ease-in-out ease-out;  transition: all border 0.2s ease-in-out ease-out;}.thumbnail >img,.thumbnail a >img {  margin-left: auto;  margin-right: auto;}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {  border-color: #337ab7;}.thumbnail .caption {  padding: 9px;  color: #333333;}.alert {  padding: 15px;  margin-bottom: 20px;  border: 1px solid transparent;  border-radius: 4px;}.alert h4 {  margin-top: 0;  color: inherit;}.alert .alert-link {  font-weight: bold;}.alert >p,.alert >ul {  margin-bottom: 0;}.alert >p + p {  margin-top: 5px;}.alert-dismissable,.alert-dismissible {  padding-right: 35px;}.alert-dismissable .close,.alert-dismissible .close {  position: relative;  top: -2px;  right: -21px;  color: inherit;}.alert-success {  background-color: #dff0d8;  border-color: #d6e9c6;  color: #3c763d;}.alert-success hr {  border-top-color: #c9e2b3;}.alert-success .alert-link {  color: #2b542c;}.alert-info {  background-color: #d9edf7;  border-color: #bce8f1;  color: #31708f;}.alert-info hr {  border-top-color: #a6e1ec;}.alert-info .alert-link {  color: #245269;}.alert-warning {  background-color: #fcf8e3;  border-color: #faebcc;  color: #8a6d3b;}.alert-warning hr {  border-top-color: #f7e1b5;}.alert-warning .alert-link {  color: #66512c;}.alert-danger {  background-color: #f2dede;  border-color: #ebccd1;  color: #a94442;}.alert-danger hr {  border-top-color: #e4b9c0;}.alert-danger .alert-link {  color: #843534;}@-webkit-keyframes progress-bar-stripes {  from {    background-position: 40px 0;  }  to {    background-position: 0 0;  }}@keyframes progress-bar-stripes {  from {    background-position: 40px 0;  }  to {    background-position: 0 0;  }}.progress {  overflow: hidden;  height: 20px;  margin-bottom: 20px;  background-color: #f5f5f5;  border-radius: 4px;  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}.progress-bar {  float: left;  width: 0%;  height: 100%;  font-size: 12px;  line-height: 20px;  color: #ffffff;  text-align: center;  background-color: #337ab7;  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);  -webkit-transition: width 0.6s ease;  -o-transition: width 0.6s ease;  transition: width 0.6s ease;  -webkit-transition: all width 0.6s ease ease-out;  -moz-transition: all width 0.6s ease ease-out;  -o-transition: all width 0.6s ease ease-out;  transition: all width 0.6s ease ease-out;}.progress-striped .progress-bar,.progress-bar-striped {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-size: 40px 40px;}.progress.active .progress-bar,.progress-bar.active {  -webkit-animation: progress-bar-stripes 2s linear infinite;  -o-animation: progress-bar-stripes 2s linear infinite;  animation: progress-bar-stripes 2s linear infinite;}.progress-bar-success {  background-color: #5cb85c;}.progress-striped .progress-bar-success {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-info {  background-color: #5bc0de;}.progress-striped .progress-bar-info {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-warning {  background-color: #f0ad4e;}.progress-striped .progress-bar-warning {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.progress-bar-danger {  background-color: #d9534f;}.progress-striped .progress-bar-danger {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}.media {  margin-top: 15px;}.media:first-child {  margin-top: 0;}.media,.media-body {  zoom: 1;  overflow: hidden;}.media-body {  width: 10000px;}.media-object {  display: block;}.media-right,.media >.pull-right {  padding-left: 10px;}.media-left,.media >.pull-left {  padding-right: 10px;}.media-left,.media-right,.media-body {  display: table-cell;  vertical-align: top;}.media-middle {  vertical-align: middle;}.media-bottom {  vertical-align: bottom;}.media-heading {  margin-top: 0;  margin-bottom: 5px;}.media-list {  padding-left: 0;  list-style: none;}.list-group {  margin-bottom: 20px;  padding-left: 0;}.list-group-item {  position: relative;  display: block;  padding: 10px 15px;  margin-bottom: -1px;  background-color: #ffffff;  border: 1px solid #dddddd;}.list-group-item:first-child {  border-top-right-radius: 4px;  border-top-left-radius: 4px;}.list-group-item:last-child {  margin-bottom: 0;  border-bottom-right-radius: 4px;  border-bottom-left-radius: 4px;}a.list-group-item {  color: #555555;}a.list-group-item .list-group-item-heading {  color: #333333;}a.list-group-item:hover,a.list-group-item:focus {  text-decoration: none;  color: #555555;  background-color: #f5f5f5;}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {  background-color: #eeeeee;  color: #777777;  cursor: not-allowed;}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {  color: inherit;}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {  color: #777777;}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {  z-index: 2;  color: #ffffff;  background-color: #337ab7;  border-color: #337ab7;}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading >small,.list-group-item.active:hover .list-group-item-heading >small,.list-group-item.active:focus .list-group-item-heading >small,.list-group-item.active .list-group-item-heading >.small,.list-group-item.active:hover .list-group-item-heading >.small,.list-group-item.active:focus .list-group-item-heading >.small {  color: inherit;}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {  color: #c7ddef;}.list-group-item-success {  color: #3c763d;  background-color: #dff0d8;}a.list-group-item-success {  color: #3c763d;}a.list-group-item-success .list-group-item-heading {  color: inherit;}a.list-group-item-success:hover,a.list-group-item-success:focus {  color: #3c763d;  background-color: #d0e9c6;}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.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 {  color: #31708f;}a.list-group-item-info .list-group-item-heading {  color: inherit;}a.list-group-item-info:hover,a.list-group-item-info:focus {  color: #31708f;  background-color: #c4e3f3;}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.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 {  color: #8a6d3b;}a.list-group-item-warning .list-group-item-heading {  color: inherit;}a.list-group-item-warning:hover,a.list-group-item-warning:focus {  color: #8a6d3b;  background-color: #faf2cc;}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.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 {  color: #a94442;}a.list-group-item-danger .list-group-item-heading {  color: inherit;}a.list-group-item-danger:hover,a.list-group-item-danger:focus {  color: #a94442;  background-color: #ebcccc;}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {  color: #fff;  background-color: #a94442;  border-color: #a94442;}.list-group-item-heading {  margin-top: 0;  margin-bottom: 5px;}.list-group-item-text {  margin-bottom: 0;  line-height: 1.3;}.panel {  margin-bottom: 20px;  background-color: #ffffff;  border: 1px solid transparent;  border-radius: 4px;  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);}.panel-body {  padding: 15px;}.panel-heading {  padding: 10px 15px;  border-bottom: 1px solid transparent;  border-top-right-radius: 3px;  border-top-left-radius: 3px;}.panel-heading >.dropdown .dropdown-toggle {  color: inherit;}.panel-title {  margin-top: 0;  margin-bottom: 0;  font-size: 16px;  color: inherit;}.panel-title >a,.panel-title >small,.panel-title >.small,.panel-title >small >a,.panel-title >.small >a {  color: inherit;}.panel-footer {  padding: 10px 15px;  background-color: #f5f5f5;  border-top: 1px solid #dddddd;  border-bottom-right-radius: 3px;  border-bottom-left-radius: 3px;}.panel >.list-group,.panel >.panel-collapse >.list-group {  margin-bottom: 0;}.panel >.list-group .list-group-item,.panel >.panel-collapse >.list-group .list-group-item {  border-width: 1px 0;  border-radius: 0;}.panel >.list-group:first-child .list-group-item:first-child,.panel >.panel-collapse >.list-group:first-child .list-group-item:first-child {  border-top: 0;  border-top-right-radius: 3px;  border-top-left-radius: 3px;}.panel >.list-group:last-child .list-group-item:last-child,.panel >.panel-collapse >.list-group:last-child .list-group-item:last-child {  border-bottom: 0;  border-bottom-right-radius: 3px;  border-bottom-left-radius: 3px;}.panel-heading + .list-group .list-group-item:first-child {  border-top-width: 0;}.list-group + .panel-footer {  border-top-width: 0;}.panel >.table,.panel >.table-responsive >.table,.panel >.panel-collapse >.table {  margin-bottom: 0;}.panel >.table caption,.panel >.table-responsive >.table caption,.panel >.panel-collapse >.table caption {  padding-left: 15px;  padding-right: 15px;}.panel >.table:first-child,.panel >.table-responsive:first-child >.table:first-child {  border-top-right-radius: 3px;  border-top-left-radius: 3px;}.panel >.table:first-child >thead:first-child >tr:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child {  border-top-left-radius: 3px;  border-top-right-radius: 3px;}.panel >.table:first-child >thead:first-child >tr:first-child td:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child td:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child td:first-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child td:first-child,.panel >.table:first-child >thead:first-child >tr:first-child th:first-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child th:first-child,.panel >.table:first-child >tbody:first-child >tr:first-child th:first-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child th:first-child {  border-top-left-radius: 3px;}.panel >.table:first-child >thead:first-child >tr:first-child td:last-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child td:last-child,.panel >.table:first-child >tbody:first-child >tr:first-child td:last-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child td:last-child,.panel >.table:first-child >thead:first-child >tr:first-child th:last-child,.panel >.table-responsive:first-child >.table:first-child >thead:first-child >tr:first-child th:last-child,.panel >.table:first-child >tbody:first-child >tr:first-child th:last-child,.panel >.table-responsive:first-child >.table:first-child >tbody:first-child >tr:first-child th:last-child {  border-top-right-radius: 3px;}.panel >.table:last-child,.panel >.table-responsive:last-child >.table:last-child {  border-bottom-right-radius: 3px;  border-bottom-left-radius: 3px;}.panel >.table:last-child >tbody:last-child >tr:last-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child {  border-bottom-left-radius: 3px;  border-bottom-right-radius: 3px;}.panel >.table:last-child >tbody:last-child >tr:last-child td:first-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child td:first-child,.panel >.table:last-child >tfoot:last-child >tr:last-child td:first-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child td:first-child,.panel >.table:last-child >tbody:last-child >tr:last-child th:first-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child th:first-child,.panel >.table:last-child >tfoot:last-child >tr:last-child th:first-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child th:first-child {  border-bottom-left-radius: 3px;}.panel >.table:last-child >tbody:last-child >tr:last-child td:last-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child td:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child td:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child td:last-child,.panel >.table:last-child >tbody:last-child >tr:last-child th:last-child,.panel >.table-responsive:last-child >.table:last-child >tbody:last-child >tr:last-child th:last-child,.panel >.table:last-child >tfoot:last-child >tr:last-child th:last-child,.panel >.table-responsive:last-child >.table:last-child >tfoot:last-child >tr:last-child th:last-child {  border-bottom-right-radius: 3px;}.panel >.panel-body + .table,.panel >.panel-body + .table-responsive,.panel >.table + .panel-body,.panel >.table-responsive + .panel-body {  border-top: 1px solid #dddddd;}.panel >.table >tbody:first-child >tr:first-child th,.panel >.table >tbody:first-child >tr:first-child td {  border-top: 0;}.panel >.table-bordered,.panel >.table-responsive >.table-bordered {  border: 0;}.panel >.table-bordered >thead >tr >th:first-child,.panel >.table-responsive >.table-bordered >thead >tr >th:first-child,.panel >.table-bordered >tbody >tr >th:first-child,.panel >.table-responsive >.table-bordered >tbody >tr >th:first-child,.panel >.table-bordered >tfoot >tr >th:first-child,.panel >.table-responsive >.table-bordered >tfoot >tr >th:first-child,.panel >.table-bordered >thead >tr >td:first-child,.panel >.table-responsive >.table-bordered >thead >tr >td:first-child,.panel >.table-bordered >tbody >tr >td:first-child,.panel >.table-responsive >.table-bordered >tbody >tr >td:first-child,.panel >.table-bordered >tfoot >tr >td:first-child,.panel >.table-responsive >.table-bordered >tfoot >tr >td:first-child {  border-left: 0;}.panel >.table-bordered >thead >tr >th:last-child,.panel >.table-responsive >.table-bordered >thead >tr >th:last-child,.panel >.table-bordered >tbody >tr >th:last-child,.panel >.table-responsive >.table-bordered >tbody >tr >th:last-child,.panel >.table-bordered >tfoot >tr >th:last-child,.panel >.table-responsive >.table-bordered >tfoot >tr >th:last-child,.panel >.table-bordered >thead >tr >td:last-child,.panel >.table-responsive >.table-bordered >thead >tr >td:last-child,.panel >.table-bordered >tbody >tr >td:last-child,.panel >.table-responsive >.table-bordered >tbody >tr >td:last-child,.panel >.table-bordered >tfoot >tr >td:last-child,.panel >.table-responsive >.table-bordered >tfoot >tr >td:last-child {  border-right: 0;}.panel >.table-bordered >thead >tr:first-child >td,.panel >.table-responsive >.table-bordered >thead >tr:first-child >td,.panel >.table-bordered >tbody >tr:first-child >td,.panel >.table-responsive >.table-bordered >tbody >tr:first-child >td,.panel >.table-bordered >thead >tr:first-child >th,.panel >.table-responsive >.table-bordered >thead >tr:first-child >th,.panel >.table-bordered >tbody >tr:first-child >th,.panel >.table-responsive >.table-bordered >tbody >tr:first-child >th {  border-bottom: 0;}.panel >.table-bordered >tbody >tr:last-child >td,.panel >.table-responsive >.table-bordered >tbody >tr:last-child >td,.panel >.table-bordered >tfoot >tr:last-child >td,.panel >.table-responsive >.table-bordered >tfoot >tr:last-child >td,.panel >.table-bordered >tbody >tr:last-child >th,.panel >.table-responsive >.table-bordered >tbody >tr:last-child >th,.panel >.table-bordered >tfoot >tr:last-child >th,.panel >.table-responsive >.table-bordered >tfoot >tr:last-child >th {  border-bottom: 0;}.panel >.table-responsive {  border: 0;  margin-bottom: 0;}.panel-group {  margin-bottom: 20px;}.panel-group .panel {  margin-bottom: 0;  border-radius: 4px;}.panel-group .panel + .panel {  margin-top: 5px;}.panel-group .panel-heading {  border-bottom: 0;}.panel-group .panel-heading + .panel-collapse >.panel-body,.panel-group .panel-heading + .panel-collapse >.list-group {  border-top: 1px solid #dddddd;}.panel-group .panel-footer {  border-top: 0;}.panel-group .panel-footer + .panel-collapse .panel-body {  border-bottom: 1px solid #dddddd;}.panel-default {  border-color: #dddddd;}.panel-default >.panel-heading {  color: #333333;  background-color: #f5f5f5;  border-color: #dddddd;}.panel-default >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #dddddd;}.panel-default >.panel-heading .badge {  color: #f5f5f5;  background-color: #333333;}.panel-default >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #dddddd;}.panel-primary {  border-color: #337ab7;}.panel-primary >.panel-heading {  color: #ffffff;  background-color: #337ab7;  border-color: #337ab7;}.panel-primary >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #337ab7;}.panel-primary >.panel-heading .badge {  color: #337ab7;  background-color: #ffffff;}.panel-primary >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #337ab7;}.panel-success {  border-color: #d6e9c6;}.panel-success >.panel-heading {  color: #3c763d;  background-color: #dff0d8;  border-color: #d6e9c6;}.panel-success >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #d6e9c6;}.panel-success >.panel-heading .badge {  color: #dff0d8;  background-color: #3c763d;}.panel-success >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #d6e9c6;}.panel-info {  border-color: #bce8f1;}.panel-info >.panel-heading {  color: #31708f;  background-color: #d9edf7;  border-color: #bce8f1;}.panel-info >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #bce8f1;}.panel-info >.panel-heading .badge {  color: #d9edf7;  background-color: #31708f;}.panel-info >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #bce8f1;}.panel-warning {  border-color: #faebcc;}.panel-warning >.panel-heading {  color: #8a6d3b;  background-color: #fcf8e3;  border-color: #faebcc;}.panel-warning >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #faebcc;}.panel-warning >.panel-heading .badge {  color: #fcf8e3;  background-color: #8a6d3b;}.panel-warning >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #faebcc;}.panel-danger {  border-color: #ebccd1;}.panel-danger >.panel-heading {  color: #a94442;  background-color: #f2dede;  border-color: #ebccd1;}.panel-danger >.panel-heading + .panel-collapse >.panel-body {  border-top-color: #ebccd1;}.panel-danger >.panel-heading .badge {  color: #f2dede;  background-color: #a94442;}.panel-danger >.panel-footer + .panel-collapse >.panel-body {  border-bottom-color: #ebccd1;}.embed-responsive {  position: relative;  display: block;  height: 0;  padding: 0;  overflow: hidden;}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {  position: absolute;  top: 0;  left: 0;  bottom: 0;  height: 100%;  width: 100%;  border: 0;}.embed-responsive.embed-responsive-16by9 {  padding-bottom: 56.25%;}.embed-responsive.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;  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote {  border-color: #ddd;  border-color: rgba(0, 0, 0, 0.15);}.well-lg {  padding: 24px;  border-radius: 6px;}.well-sm {  padding: 9px;  border-radius: 3px;}.close {  float: right;  font-size: 21px;  font-weight: bold;  line-height: 1;  color: #000000;  text-shadow: 0 1px 0 #ffffff;  -webkit-opacity: 0.2;  -khtml-opacity: 0.2;  -moz-opacity: 0.2;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);  filter: alpha(opacity=20);  opacity: 0.2;  filter: alpha(opacity = 0.2*100);}.close:hover,.close:focus {  color: #000000;  text-decoration: none;  cursor: pointer;  -webkit-opacity: 0.5;  -khtml-opacity: 0.5;  -moz-opacity: 0.5;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  filter: alpha(opacity=50);  opacity: 0.5;  filter: alpha(opacity = 0.5*100);}button.close {  padding: 0;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;}.modal-open {  overflow: hidden;}.modal {  display: none;  overflow: hidden;  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  -webkit-overflow-scrolling: touch;  outline: 0;}.modal.fade .modal-dialog {  -webkit-transform: translate(0, -25%);  -moz-transform: translate(0, -25%);  -o-transform: translate(0, -25%);  -ms-transform: translate(0, -25%);  transform: translate(0, -25%);  -webkit-transition: -webkit-transform 0.3s ease-out;  -moz-transition: -moz-transform 0.3s ease-out;  -o-transition: -o-transform 0.3s ease-out;  transition: transform 0.3s ease-out;}.modal.in .modal-dialog {  -webkit-transform: translate(0, 0);  -moz-transform: translate(0, 0);  -o-transform: translate(0, 0);  -ms-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: #ffffff;  border: 1px solid #999999;  border: 1px solid rgba(0, 0, 0, 0.2);  border-radius: 6px;  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);  background-clip: padding-box;  outline: 0;}.modal-backdrop {  position: absolute;  top: 0;  right: 0;  left: 0;  background-color: #000000;}.modal-backdrop.fade {  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.modal-backdrop.in {  -webkit-opacity: 0.5;  -khtml-opacity: 0.5;  -moz-opacity: 0.5;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  filter: alpha(opacity=50);  opacity: 0.5;  filter: alpha(opacity = 0.5*100);}.modal-header {  padding: 15px;  border-bottom: 1px solid #e5e5e5;  min-height: 16.42857143px;}.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-left: 5px;  margin-bottom: 0;}.modal-footer .btn-group .btn + .btn {  margin-left: -1px;}.modal-footer .btn-block + .btn-block {  margin-left: 0;}.modal-scrollbar-measure {  position: absolute;  top: -9999px;  width: 50px;  height: 50px;  overflow: scroll;}@media (min-width: 768px) {  .modal-dialog {    width: 600px;    margin: 30px auto;  }  .modal-content {    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);  }  .modal-sm {    width: 300px;  }}@media (min-width: 992px) {  .modal-lg {    width: 900px;  }}.tooltip {  position: absolute;  z-index: 1070;  display: block;  visibility: visible;  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 12px;  font-weight: normal;  line-height: 1.4;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.tooltip.in {  -webkit-opacity: 0.9;  -khtml-opacity: 0.9;  -moz-opacity: 0.9;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);  filter: alpha(opacity=90);  opacity: 0.9;  filter: alpha(opacity = 0.9*100);}.tooltip.top {  margin-top: -3px;  padding: 5px 0;}.tooltip.right {  margin-left: 3px;  padding: 0 5px;}.tooltip.bottom {  margin-top: 3px;  padding: 5px 0;}.tooltip.left {  margin-left: -3px;  padding: 0 5px;}.tooltip-inner {  max-width: 200px;  padding: 3px 8px;  color: #ffffff;  text-align: center;  text-decoration: none;  background-color: #000000;  border-radius: 4px;}.tooltip-arrow {  position: absolute;  width: 0;  height: 0;  border-color: transparent;  border-style: solid;}.tooltip.top .tooltip-arrow {  bottom: 0;  left: 50%;  margin-left: -5px;  border-width: 5px 5px 0;  border-top-color: #000000;}.tooltip.top-left .tooltip-arrow {  bottom: 0;  right: 5px;  margin-bottom: -5px;  border-width: 5px 5px 0;  border-top-color: #000000;}.tooltip.top-right .tooltip-arrow {  bottom: 0;  left: 5px;  margin-bottom: -5px;  border-width: 5px 5px 0;  border-top-color: #000000;}.tooltip.right .tooltip-arrow {  top: 50%;  left: 0;  margin-top: -5px;  border-width: 5px 5px 5px 0;  border-right-color: #000000;}.tooltip.left .tooltip-arrow {  top: 50%;  right: 0;  margin-top: -5px;  border-width: 5px 0 5px 5px;  border-left-color: #000000;}.tooltip.bottom .tooltip-arrow {  top: 0;  left: 50%;  margin-left: -5px;  border-width: 0 5px 5px;  border-bottom-color: #000000;}.tooltip.bottom-left .tooltip-arrow {  top: 0;  right: 5px;  margin-top: -5px;  border-width: 0 5px 5px;  border-bottom-color: #000000;}.tooltip.bottom-right .tooltip-arrow {  top: 0;  left: 5px;  margin-top: -5px;  border-width: 0 5px 5px;  border-bottom-color: #000000;}.popover {  position: absolute;  top: 0;  left: 0;  z-index: 1060;  display: none;  max-width: 276px;  padding: 1px;  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 14px;  font-weight: normal;  line-height: 1.42857143;  text-align: left;  background-color: #ffffff;  background-clip: padding-box;  border: 1px solid #cccccc;  border: 1px solid rgba(0, 0, 0, 0.2);  border-radius: 6px;  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  white-space: normal;}.popover.top {  margin-top: -10px;}.popover.right {  margin-left: 10px;}.popover.bottom {  margin-top: 10px;}.popover.left {  margin-left: -10px;}.popover-title {  margin: 0;  padding: 8px 14px;  font-size: 14px;  background-color: #f7f7f7;  border-bottom: 1px solid #ebebeb;  border-radius: 5px 5px 0 0;}.popover-content {  padding: 9px 14px;}.popover >.arrow,.popover >.arrow:after {  position: absolute;  display: block;  width: 0;  height: 0;  border-color: transparent;  border-style: solid;}.popover >.arrow {  border-width: 11px;}.popover >.arrow:after {  border-width: 10px;  content: "";}.popover.top >.arrow {  left: 50%;  margin-left: -11px;  border-bottom-width: 0;  border-top-color: #999999;  border-top-color: rgba(0, 0, 0, 0.25);  bottom: -11px;}.popover.top >.arrow:after {  content: " ";  bottom: 1px;  margin-left: -10px;  border-bottom-width: 0;  border-top-color: #ffffff;}.popover.right >.arrow {  top: 50%;  left: -11px;  margin-top: -11px;  border-left-width: 0;  border-right-color: #999999;  border-right-color: rgba(0, 0, 0, 0.25);}.popover.right >.arrow:after {  content: " ";  left: 1px;  bottom: -10px;  border-left-width: 0;  border-right-color: #ffffff;}.popover.bottom >.arrow {  left: 50%;  margin-left: -11px;  border-top-width: 0;  border-bottom-color: #999999;  border-bottom-color: rgba(0, 0, 0, 0.25);  top: -11px;}.popover.bottom >.arrow:after {  content: " ";  top: 1px;  margin-left: -10px;  border-top-width: 0;  border-bottom-color: #ffffff;}.popover.left >.arrow {  top: 50%;  right: -11px;  margin-top: -11px;  border-right-width: 0;  border-left-color: #999999;  border-left-color: rgba(0, 0, 0, 0.25);}.popover.left >.arrow:after {  content: " ";  right: 1px;  border-right-width: 0;  border-left-color: #ffffff;  bottom: -10px;}.carousel {  position: relative;}.carousel-inner {  position: relative;  overflow: hidden;  width: 100%;}.carousel-inner >.item {  display: none;  position: relative;  -webkit-transition: 0.6s ease-in-out left;  -o-transition: 0.6s ease-in-out left;  transition: 0.6s ease-in-out left;  -webkit-transition: all 0.6s ease-in-out left ease-out;  -moz-transition: all 0.6s ease-in-out left ease-out;  -o-transition: all 0.6s ease-in-out left ease-out;  transition: all 0.6s ease-in-out left ease-out;}.carousel-inner >.item >img,.carousel-inner >.item >a >img {  line-height: 1;}@media all and (transform-3d), (-webkit-transform-3d) {  .carousel-inner >.item {    -webkit-transition: -webkit-transform 0.6s ease-in-out;    -moz-transition: -moz-transform 0.6s ease-in-out;    -o-transition: -o-transform 0.6s ease-in-out;    transition: transform 0.6s ease-in-out;    -webkit-backface-visibility: hidden;    -moz-backface-visibility: hidden;    backface-visibility: hidden;    -webkit-perspective: 1000;    -moz-perspective: 1000;    perspective: 1000;  }  .carousel-inner >.item.next,  .carousel-inner >.item.active.right {    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0);    left: 0;  }  .carousel-inner >.item.prev,  .carousel-inner >.item.active.left {    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0);    left: 0;  }  .carousel-inner >.item.next.left,  .carousel-inner >.item.prev.right,  .carousel-inner >.item.active {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);    left: 0;  }}.carousel-inner >.active,.carousel-inner >.next,.carousel-inner >.prev {  display: block;}.carousel-inner >.active {  left: 0;}.carousel-inner >.next,.carousel-inner >.prev {  position: absolute;  top: 0;  width: 100%;}.carousel-inner >.next {  left: 100%;}.carousel-inner >.prev {  left: -100%;}.carousel-inner >.next.left,.carousel-inner >.prev.right {  left: 0;}.carousel-inner >.active.left {  left: -100%;}.carousel-inner >.active.right {  left: 100%;}.carousel-control {  position: absolute;  top: 0;  left: 0;  bottom: 0;  width: 15%;  -webkit-opacity: 0.5;  -khtml-opacity: 0.5;  -moz-opacity: 0.5;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  filter: alpha(opacity=50);  opacity: 0.5;  filter: alpha(opacity = 0.5*100);  font-size: 20px;  color: #ffffff;  text-align: center;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);}.carousel-control.left {  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);  background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}.carousel-control.right {  left: auto;  right: 0;  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);  background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}.carousel-control:hover,.carousel-control:focus {  outline: 0;  color: #ffffff;  text-decoration: none;  -webkit-opacity: 0.9;  -khtml-opacity: 0.9;  -moz-opacity: 0.9;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);  filter: alpha(opacity=90);  opacity: 0.9;  filter: alpha(opacity = 0.9*100);}.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;}.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;  margin-top: -10px;  line-height: 1;  font-family: serif;}.carousel-control .icon-prev:before {  content: '\2039';}.carousel-control .icon-next:before {  content: '\203a';}.carousel-indicators {  position: absolute;  bottom: 10px;  left: 50%;  z-index: 15;  width: 60%;  margin-left: -30%;  padding-left: 0;  list-style: none;  text-align: center;}.carousel-indicators li {  display: inline-block;  width: 10px;  height: 10px;  margin: 1px;  text-indent: -999px;  border: 1px solid #ffffff;  border-radius: 10px;  cursor: pointer;  background-color: #000 \9;  background-color: rgba(0, 0, 0, 0);}.carousel-indicators .active {  margin: 0;  width: 12px;  height: 12px;  background-color: #ffffff;}.carousel-caption {  position: absolute;  left: 15%;  right: 15%;  bottom: 20px;  z-index: 10;  padding-top: 20px;  padding-bottom: 20px;  color: #ffffff;  text-align: center;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);}.carousel-caption .btn {  text-shadow: none;}@media screen and (min-width: 768px) {  .carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-prev,  .carousel-control .icon-next {    width: 30px;    height: 30px;    margin-top: -15px;    font-size: 30px;  }  .carousel-control .glyphicon-chevron-left,  .carousel-control .icon-prev {    margin-left: -15px;  }  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-next {    margin-right: -15px;  }  .carousel-caption {    left: 20%;    right: 20%;    padding-bottom: 30px;  }  .carousel-indicators {    bottom: 20px;  }}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical >.btn-group:before,.btn-group-vertical >.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {  content: " ";  display: table;}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical >.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {  clear: both;}.center-block {  display: block;  margin-left: auto;  margin-right: auto;}.pull-right {  float: right !important;}.pull-left {  float: left !important;}.hide {  display: none !important;}.show {  display: block !important;}.invisible {  visibility: hidden;}.text-hide {  font: 0/0 a;  color: transparent;  text-shadow: none;  background-color: transparent;  border: 0;}.hidden {  display: none !important;  visibility: hidden !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;  }  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;  }  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;  }  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;  }  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;  }  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;  }}.bootstrap-select {  width: 220px \0;}.bootstrap-select >.btn {  width: 100%;  padding-right: 25px;}.error .bootstrap-select .btn {  border: 1px solid #b94a48;}.control-group.error .bootstrap-select .dropdown-toggle {  border-color: #b94a48;}.bootstrap-select.fit-width {  width: auto !important;}.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {  width: 220px;}.bootstrap-select .btn:focus {  outline: none;}.form-group .bootstrap-select.form-control {  padding: 0px;}.bootstrap-select.form-control {  margin-bottom: 0;  padding: 0px;  border: none;}.bootstrap-select.form-control:not([class*="col-"]) {  width: 100%;}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {  float: none;  display: inline-block;  margin-left: 0;}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {  float: right;}.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {  margin-bottom: 0;}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {  padding: 0;}.form-inline .bootstrap-select.btn-group .form-control {  width: 100%;}.input-append .bootstrap-select.btn-group {  margin-left: -1px;}.input-prepend .bootstrap-select.btn-group {  margin-right: -1px;}.bootstrap-select.btn-group >.disabled {  cursor: not-allowed;}.bootstrap-select.btn-group >.disabled:focus {  outline: none !important;}.bootstrap-select.btn-group .btn {  font-weight: 400;  margin-bottom: 0px;}.bootstrap-select.btn-group .btn .filter-option {  display: inline-block;  overflow: hidden;  width: 100%;  text-align: left;}.bootstrap-select.btn-group .btn .caret {  position: absolute;  top: 50%;  right: 12px;  margin-top: -2px;  vertical-align: middle;}.bootstrap-select.btn-group[class*="col-"] .btn {  width: 100%;}.bootstrap-select.btn-group .dropdown-menu {  min-width: 100%;  z-index: 1035;  box-sizing: border-box;}.bootstrap-select.btn-group .dropdown-menu.inner {  position: static;  border: 0;  padding: 0;  margin: 0;  border-radius: 0;  box-shadow: none;}.bootstrap-select.btn-group .dropdown-menu li {  position: relative;  float: left;  width: 100%;}.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {  color: #64b1d8;  color: rgba(100, 177, 216, 0.4);}.bootstrap-select.btn-group .dropdown-menu li.disabled a {  cursor: not-allowed;}.bootstrap-select.btn-group .dropdown-menu li a {  cursor: pointer;}.bootstrap-select.btn-group .dropdown-menu li a.opt {  position: relative;  padding-left: 2.25em;}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {  display: none;}.bootstrap-select.btn-group .dropdown-menu li a span.text {  display: inline-block;}.bootstrap-select.btn-group .dropdown-menu li small {  padding-left: 0.5em;}.bootstrap-select.btn-group .dropdown-menu .notify {  position: absolute;  bottom: 5px;  width: 96%;  margin: 0 2%;  min-height: 26px;  padding: 3px 5px;  background: #f5f5f5;  border: 1px solid #e3e3e3;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);  pointer-events: none;  opacity: 0.9;  box-sizing: border-box;}.bootstrap-select.btn-group .no-results {  padding: 5px 10px;  background: #fafafa;  line-height: 20px;  margin: 5px;}.bootstrap-select.btn-group.fit-width .btn .filter-option {  position: static;}.bootstrap-select.btn-group.fit-width .btn .caret {  position: static;  top: auto;  margin-top: -1px;}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {  position: absolute;  display: inline-block;  right: 15px;  margin-top: 10px;  color: #999999;}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {  margin-right: 34px;}.bootstrap-select.show-menu-arrow.open >.btn {  z-index: 1036;}.bootstrap-select.show-menu-arrow .dropdown-toggle:before {  content: '';  border-left: 7px solid transparent;  border-right: 7px solid transparent;  border-bottom-width: 7px;  border-bottom-style: solid;  border-bottom-color: #cccccc;  border-bottom-color: rgba(204, 204, 204, 0.2);  position: absolute;  bottom: -4px;  left: 9px;  display: none;}.bootstrap-select.show-menu-arrow .dropdown-toggle:after {  content: '';  border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-bottom: 6px solid white;  position: absolute;  bottom: -4px;  left: 10px;  display: none;}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {  bottom: auto;  top: -3px;  border-bottom: 0;  border-top-width: 7px;  border-top-style: solid;  border-top-color: #cccccc;  border-top-color: rgba(204, 204, 204, 0.2);}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {  bottom: auto;  top: -3px;  border-top: 6px solid white;  border-bottom: 0;}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {  right: 12px;  left: auto;}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {  right: 13px;  left: auto;}.bootstrap-select.show-menu-arrow.open >.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open >.dropdown-toggle:after {  display: block;}.bs-searchbox,.bs-actionsbox {  padding: 5px;}.bs-actionsbox {  float: left;  width: 100%;  box-sizing: border-box;}.bs-actionsbox .btn-group button {  width: 50%;}.bs-searchbox + .bs-actionsbox {  padding: 0 5px 5px;}.bs-searchbox input.form-control {  margin-bottom: 0;  width: 100%;}.mobile-device {  position: absolute;  top: 0;  left: 0;  display: block !important;  width: 100%;  height: 100% !important;  opacity: 0;}/*! * Datetimepicker for Bootstrap 3//! version : 4.0.0 * https://github.com/Eonasdan/bootstrap-datetimepicker/ */.sr-only {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;}.bootstrap-datetimepicker-widget.dropdown-menu {  margin: 2px 0;  padding: 2px 2px 1px 1px;  width: 19em;}@media (min-width: 768px) {  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {    width: 38em;  }}@media (min-width: 992px) {  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {    width: 38em;  }}@media (min-width: 1200px) {  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {    width: 38em;  }}.bootstrap-datetimepicker-widget .list-unstyled {  margin: 0;}.bootstrap-datetimepicker-widget a[data-action] {  padding: 6px 0;}.bootstrap-datetimepicker-widget a[data-action]:active {  box-shadow: none;}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second {  width: 54px;  font-weight: bold;  font-size: 1.2em;  margin: 0;}.bootstrap-datetimepicker-widget button[data-action] {  padding: 6px;}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Increment Hours";}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Increment Minutes";}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Decrement Hours";}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Decrement Minutes";}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Show Hours";}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Show Minutes";}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Toggle AM/PM";}.bootstrap-datetimepicker-widget .picker-switch {  text-align: center;}.bootstrap-datetimepicker-widget .picker-switch::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Toggle Date and Time Screens";}.bootstrap-datetimepicker-widget .picker-switch td {  padding: 0;  margin: 0;  height: auto;  width: auto;  line-height: inherit;}.bootstrap-datetimepicker-widget .picker-switch td span {  line-height: 2.5;  height: 2.5em;  width: 100%;}.bootstrap-datetimepicker-widget table {  width: 100%;  margin: 0;}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th {  text-align: center;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.bootstrap-datetimepicker-widget th {  height: 20px;  line-height: 20px;  width: 20px;  color: #555555;}.bootstrap-datetimepicker-widget th.picker-switch {  width: 145px;}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover {  background: none;  color: #555555;  cursor: not-allowed;}.bootstrap-datetimepicker-widget th.prev::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Previous Month";}.bootstrap-datetimepicker-widget th.next::after {  position: absolute;  width: 1px;  height: 1px;  margin: -1px;  padding: 0;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;  content: "Next Month";}.bootstrap-datetimepicker-widget thead tr:first-child th {  cursor: pointer;}.bootstrap-datetimepicker-widget thead tr:first-child th:hover {  background: #fafafa;}.bootstrap-datetimepicker-widget td {  height: 54px;  line-height: 54px;  width: 54px;  background: #FFF;  border-radius: 5px;}.bootstrap-datetimepicker-widget td.cw {  font-size: .8em;  height: 20px;  line-height: 20px;  color: #555555;}.bootstrap-datetimepicker-widget td.day {  height: 20px;  line-height: 20px;  width: 20px;}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover {  background: #f1f1f1;  cursor: pointer;}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new {  color: #555555;}.bootstrap-datetimepicker-widget td.today {  position: relative;}.bootstrap-datetimepicker-widget td.today:before {  content: '';  display: inline-block;  border-left: 7px solid transparent;  border-bottom: 7px solid #364760;  border-top-color: rgba(0, 0, 0, 0.2);  position: absolute;  bottom: 4px;  right: 4px;}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover {  background-color: #364760;  color: #ffffff;}.bootstrap-datetimepicker-widget td.active.today:before {  border-bottom-color: #fff;}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover {  background: none;  color: #999999;  cursor: not-allowed;}.bootstrap-datetimepicker-widget td span {  display: inline-block;  width: 54px;  height: 54px;  line-height: 54px;  margin: 2px 2px 2px 1px;  cursor: pointer;  color: #555555;  background: #f5f5f5;}.bootstrap-datetimepicker-widget td span:hover {  background: #fafafa;}.bootstrap-datetimepicker-widget td span.active {  background-color: #364760;  color: #ffffff;  border-radius: 5px;}.bootstrap-datetimepicker-widget td span.old {  color: #555555;}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover {  background: none;  color: #555555;  cursor: not-allowed;}.bootstrap-datetimepicker-widget.usetwentyfour td.hour {  height: 27px;  line-height: 27px;}.input-group.date .input-group-addon {  cursor: pointer;}.checkbox {  padding-left: 25px;  margin-top: 5px;  margin-bottom: 5px;}.checkbox label {  display: inline-block;  position: relative;  padding-left: 5px;}.checkbox label::before {  content: "";  display: inline-block;  position: absolute;  width: 25px;  height: 25px;  top: 2px;  left: 0;  margin-left: -25px;  border: 1px solid #e7ebf1;  border-radius: 5px;  background-color: #fafafa;  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;  -webkit-transition: all border 0.15s ease-in-out, color 0.15s ease-in-out ease-out;  -moz-transition: all border 0.15s ease-in-out, color 0.15s ease-in-out ease-out;  -o-transition: all border 0.15s ease-in-out, color 0.15s ease-in-out ease-out;  transition: all border 0.15s ease-in-out, color 0.15s ease-in-out ease-out;}.checkbox label::after {  display: inline-block;  position: absolute;  width: 25px;  height: 25px;  line-height: 25px;  left: 0;  top: 0px;  margin-left: -25px;  padding-top: 1px;  font-size: 13px;  text-align: center;  color: #555555;}.checkbox input[type="checkbox"] {  opacity: 0;}.checkbox input[type="checkbox"]:checked + label::after {  font-family: 'FontAwesome';  content: "\f00c";}.checkbox input[type="checkbox"]:disabled + label {  opacity: 0.65;}.checkbox input[type="checkbox"]:disabled + label::before {  background-color: #eeeeee;  cursor: not-allowed;}.checkbox.checkbox-circle label::before {  border-radius: 50%;}.checkbox.checkbox-inline {  margin-top: 5px;}.checkbox-primary input[type="checkbox"]:checked + label::before {  background-color: #337ab7;  border-color: #337ab7;}.checkbox-primary input[type="checkbox"]:checked + label::after {  color: #fff;}.checkbox-danger input[type="checkbox"]:checked + label::before {  background-color: #d9534f;  border-color: #d9534f;}.checkbox-danger input[type="checkbox"]:checked + label::after {  color: #fff;}.checkbox-info input[type="checkbox"]:checked + label::before {  background-color: #5bc0de;  border-color: #5bc0de;}.checkbox-info input[type="checkbox"]:checked + label::after {  color: #fff;}.checkbox-warning input[type="checkbox"]:checked + label::before {  background-color: #f0ad4e;  border-color: #f0ad4e;}.checkbox-warning input[type="checkbox"]:checked + label::after {  color: #fff;}.checkbox-success input[type="checkbox"]:checked + label::before {  background-color: #5cb85c;  border-color: #5cb85c;}.checkbox-success input[type="checkbox"]:checked + label::after {  color: #fff;}.radio {  padding-left: 25px;  margin-top: 5px;  margin-bottom: 5px;}.radio label {  display: inline-block;  position: relative;  padding-left: 5px;}.radio label::before {  content: "";  display: inline-block;  position: absolute;  width: 25px;  height: 25px;  top: 2px;  left: 0;  margin-left: -25px;  border: 1px solid #e7ebf1;  border-radius: 50%;  background-color: #fafafa;  -webkit-transition: border 0.25s ease-in-out;  -o-transition: border 0.25s ease-in-out;  transition: border 0.25s ease-in-out;  -webkit-transition: all border 0.25s ease-in-out ease-out;  -moz-transition: all border 0.25s ease-in-out ease-out;  -o-transition: all border 0.25s ease-in-out ease-out;  transition: all border 0.25s ease-in-out ease-out;}.radio label::after {  display: inline-block;  position: absolute;  content: " ";  width: 15px;  height: 15px;  left: 5px;  top: 7px;  margin-left: -25px;  border-radius: 50%;  background-color: #555555;  -webkit-transform: scale(0, 0);  -ms-transform: scale(0, 0);  -o-transform: scale(0, 0);  transform: scale(0, 0);  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, -0.33, 0.2, 1.33);  -moz-transition: -moz-transform 0.2s cubic-bezier(0.8, -0.33, 0.2, 1.33);  -o-transition: -o-transform 0.2s cubic-bezier(0.8, -0.33, 0.2, 1.33);  transition: transform 0.2s cubic-bezier(0.8, -0.33, 0.2, 1.33);}.radio input[type="radio"] {  opacity: 0;}.radio input[type="radio"]:checked + label::after {  -webkit-transform: scale(1, 1);  -ms-transform: scale(1, 1);  -o-transform: scale(1, 1);  transform: scale(1, 1);}.radio input[type="radio"]:disabled + label {  opacity: 0.65;}.radio input[type="radio"]:disabled + label::before {  cursor: not-allowed;}.radio.radio-inline {  margin-top: 5px;}.radio-primary input[type="radio"] + label::after {  background-color: #337ab7;}.radio-primary input[type="radio"]:checked + label::before {  border-color: #337ab7;}.radio-primary input[type="radio"]:checked + label::after {  background-color: #337ab7;}.radio-danger input[type="radio"] + label::after {  background-color: #d9534f;}.radio-danger input[type="radio"]:checked + label::before {  border-color: #d9534f;}.radio-danger input[type="radio"]:checked + label::after {  background-color: #d9534f;}.radio-info input[type="radio"] + label::after {  background-color: #5bc0de;}.radio-info input[type="radio"]:checked + label::before {  border-color: #5bc0de;}.radio-info input[type="radio"]:checked + label::after {  background-color: #5bc0de;}.radio-warning input[type="radio"] + label::after {  background-color: #f0ad4e;}.radio-warning input[type="radio"]:checked + label::before {  border-color: #f0ad4e;}.radio-warning input[type="radio"]:checked + label::after {  background-color: #f0ad4e;}.radio-success input[type="radio"] + label::after {  background-color: #5cb85c;}.radio-success input[type="radio"]:checked + label::before {  border-color: #5cb85c;}.radio-success input[type="radio"]:checked + label::after {  background-color: #5cb85c;}.sp-container {  position: absolute;  top: 0;  left: 0;  display: inline-block;  *display: inline;  *zoom: 1;  z-index: 9999994;  overflow: hidden;}.sp-container.sp-flat {  position: relative;}.sp-container,.sp-container * {  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;}.sp-top {  position: relative;  width: 100%;  display: inline-block;}.sp-top-inner {  position: absolute;  top: 0;  left: 0;  bottom: 0;  right: 0;}.sp-color {  position: absolute;  top: 0;  left: 0;  bottom: 0;  right: 20%;}.sp-hue {  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 84%;  height: 100%;}.sp-clear-enabled .sp-hue {  top: 33px;  height: 77.5%;}.sp-fill {  padding-top: 80%;}.sp-sat,.sp-val {  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;}.sp-alpha-enabled .sp-top {  margin-bottom: 18px;}.sp-alpha-enabled .sp-alpha {  display: block;}.sp-alpha-handle {  position: absolute;  top: -4px;  bottom: -4px;  width: 6px;  left: 50%;  cursor: pointer;  border: 1px solid black;  background: white;  opacity: .8;}.sp-alpha {  display: none;  position: absolute;  bottom: -14px;  right: 0;  left: 0;  height: 8px;}.sp-alpha-inner {  border: solid 1px #e7ebf1;}.sp-clear {  display: none;}.sp-clear.sp-clear-display {  background-position: center;}.sp-clear-enabled .sp-clear {  display: block;  position: absolute;  top: 0px;  right: 0;  bottom: 0;  left: 84%;  height: 28px;}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button {  -webkit-user-select: none;  -moz-user-select: -moz-none;  -o-user-select: none;  user-select: none;}.sp-container.sp-input-disabled .sp-input-container {  display: none;}.sp-container.sp-buttons-disabled .sp-button-container {  display: none;}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {  display: none;}.sp-palette-only .sp-picker-container {  display: none;}.sp-palette-disabled .sp-palette-container {  display: none;}.sp-initial-disabled .sp-initial {  display: none;}.sp-sat {  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));  background-image: -moz-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));  background-image: -o-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));  background-image: -ms-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');}.sp-val {  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));  background-image: -moz-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));  background-image: -o-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));  background-image: -ms-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');}.sp-hue {  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);}.sp-1 {  height: 17%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');}.sp-2 {  height: 16%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');}.sp-3 {  height: 17%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');}.sp-4 {  height: 17%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');}.sp-5 {  height: 16%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');}.sp-6 {  height: 17%;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');}.sp-hidden {  display: none !important;}.sp-cf:before,.sp-cf:after {  content: "";  display: table;}.sp-cf:after {  clear: both;}.sp-cf {  *zoom: 1;}@media (max-device-width: 480px) {  .sp-color {    right: 40%;  }  .sp-hue {    left: 63%;  }  .sp-fill {    padding-top: 60%;  }}.sp-dragger {  border-radius: 5px;  height: 5px;  width: 5px;  border: 1px solid #fff;  background: #000;  cursor: pointer;  position: absolute;  top: 0;  left: 0;}.sp-slider {  position: absolute;  top: 0;  cursor: pointer;  height: 3px;  left: -1px;  right: -1px;  border: 1px solid #000;  background: white;  opacity: .8;}.sp-container {  border-radius: 0;  background-color: #fafafa;  border: solid 1px #e3e6ec;  padding: 0;}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  box-sizing: border-box;}.sp-top {  margin-bottom: 3px;}.sp-color,.sp-hue,.sp-clear {  border: solid 1px #e7ebf1;}/* Input */.sp-input-container {  float: right;  width: 100px;  margin-bottom: 4px;}.sp-initial-disabled .sp-input-container {  width: 100%;}.sp-input {  width: 100%;  color: #555555;  line-height: 23px;  padding: 5px 10px;  font-size: 12px;  border: 1px solid #e7ebf1;  -webkit-box-shadow: none;  box-shadow: none;  background: #fafafa;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  margin-bottom: 5px;}.sp-input:focus {  outline: none;  background: #f5f5f5;}.sp-input.sp-validation-error {  border: 1px solid red;  background: #fdd;}.sp-picker-container,.sp-palette-container {  float: left;  position: relative;  padding: 10px;  padding-bottom: 300px;  margin-bottom: -290px;}.sp-picker-container {  width: 172px;  border-left: solid 1px #fff;}/* Palettes */.sp-palette-container {  border-right: solid 1px #e3e6ec;}.sp-palette-only .sp-palette-container {  border: 0;}.sp-palette .sp-thumb-el {  display: block;  position: relative;  float: left;  width: 24px;  height: 15px;  margin: 3px;  cursor: pointer;  border: solid 2px transparent;}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active {  border-color: orange;}.sp-thumb-el {  position: relative;}/* Initial */.sp-initial {  float: left;  border: solid 1px #e7ebf1;}.sp-initial span {  width: 30px;  height: 25px;  border: none;  display: block;  float: left;  margin: 0;}.sp-initial .sp-clear-display {  background-position: center;}.sp-palette-button-container,.sp-button-container {  float: right;}.sp-replacer {  margin: 0;  overflow: hidden;  cursor: pointer;  padding: 5px;  display: inline-block;  *zoom: 1;  *display: inline;  border: solid 1px #e7ebf1;  background: #fafafa;  color: #333;  vertical-align: middle;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.sp-replacer:hover,.sp-replacer.sp-active {  border-color: #e3e6ec;  color: #555555;}.sp-replacer.sp-disabled {  cursor: default;  border-color: silver;  color: silver;}.sp-dd {  padding: 0px;  height: 23px;  line-height: 23px;  float: left;  font-size: 10px;  color: #999999;}.sp-preview {  position: relative;  width: 23px;  height: 23px;  border: solid 1px #e7ebf1;  margin-right: 5px;  float: left;  z-index: 0;}.sp-palette {  *width: 100px;  max-width: 100px;}.sp-palette .sp-thumb-el {  width: 16px;  height: 16px;  margin: 2px 1px;  border: solid 1px #e3e6ec;}.sp-container {  padding-bottom: 0;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.sp-container button {  background-color: #fafafa;  border: 1px solid #ccc;  border-bottom: 1px solid #bbb;  border-radius: 3px;  color: #333;  font-size: 14px;  line-height: 1;  padding: 5px 4px;  text-align: center;  text-shadow: 0 1px 0 #eee;  vertical-align: middle;}.sp-container button:hover {  background-color: #fafafa;  border: 1px solid #bbb;  border-bottom: 1px solid #999;  cursor: pointer;  text-shadow: 0 1px 0 #ddd;}.sp-container button:active {  border: 1px solid #aaa;  border-bottom: 1px solid #888;  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;  -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;}.sp-cancel {  font-size: 11px;  color: #d93f3f !important;  margin: 0;  padding: 2px;  margin-right: 5px;  vertical-align: middle;  text-decoration: none;}.sp-cancel:hover {  color: #d93f3f !important;  text-decoration: underline;}.sp-palette span:hover,.sp-palette span.sp-thumb-active {  border-color: #000;}.sp-preview,.sp-alpha,.sp-thumb-el {  position: relative;  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner {  display: block;  position: absolute;  top: 0;  left: 0;  bottom: 0;  right: 0;}.sp-palette .sp-thumb-inner {  background-position: 50% 50%;  background-repeat: no-repeat;}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);}.sp-clear-display {  background-repeat: no-repeat;  background-position: center;  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);}.tagsinput {  border: 1px solid #e7ebf1;  background: #fafafa;  padding: 4px;  padding-bottom: 0px;  width: 100%;  overflow-y: auto;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.tagsinput span.tag {  display: block;  float: left;  text-decoration: none;  background: #364760;  color: #f0f4f6;  margin-right: 5px;  margin-bottom: 4px;  font-size: 12px;  line-height: 25px;  padding: 0px 10px;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 3px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 3px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 3px;  -webkit-border-radius: 3px;  border-radius: 3px;}.tagsinput span.tag a {  font-weight: bold;  color: #f0f4f6;  text-decoration: none;  font-size: #555555;  vertical-align: bottom;}.tagsinput input {  width: 75px;  margin: 0px;  font-size: 12px;  border: 0px;  background: transparent;  padding: 1px 5px 3px;  line-height: 25px;  color: #dddddd;  outline: 0px;  margin-right: 5px;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 3px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 3px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 3px;  -webkit-border-radius: 3px;  border-radius: 3px;}.tagsinput input.not_valid {  background: #fff2f2 !important;  color: #bd4036 !important;}.tagsinput div {  display: block;  float: left;}.tags_clear {  clear: both;  width: 100%;  height: 0px;}/*! *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) *//* FONT PATH * -------------------------- */@font-face {  font-family: 'FontAwesome';  src: url('dev-plugins/fonts/fontawesome-webfont.eot?v=4.3.0');  src: url('dev-plugins/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('dev-plugins/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('dev-plugins/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('dev-plugins/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('dev-plugins/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');  font-weight: normal;  font-style: normal;}.fa {  display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  transform: translate(0, 0);}/* makes the font 33% larger relative to the icon container */.fa-lg {  font-size: 1.33333333em;  line-height: 0.75em;  vertical-align: -15%;}.fa-2x {  font-size: 2em;}.fa-3x {  font-size: 3em;}.fa-4x {  font-size: 4em;}.fa-5x {  font-size: 5em;}.fa-fw {  width: 1.28571429em;  text-align: center;}.fa-ul {  padding-left: 0;  margin-left: 2.14285714em;  list-style-type: none;}.fa-ul >li {  position: relative;}.fa-li {  position: absolute;  left: -2.14285714em;  width: 2.14285714em;  top: 0.14285714em;  text-align: center;}.fa-li.fa-lg {  left: -1.85714286em;}.fa-border {  padding: .2em .25em .15em;  border: solid 0.08em #eeeeee;  border-radius: .1em;}.pull-right {  float: right;}.pull-left {  float: left;}.fa.pull-left {  margin-right: .3em;}.fa.pull-right {  margin-left: .3em;}.fa-spin {  -webkit-animation: fa-spin 2s infinite linear;  animation: fa-spin 2s infinite linear;}.fa-pulse {  -webkit-animation: fa-spin 1s infinite steps(8);  animation: fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}@keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}.fa-rotate-90 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);  -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg);  transform: rotate(90deg);}.fa-rotate-180 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg);  transform: rotate(180deg);}.fa-rotate-270 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  -webkit-transform: rotate(270deg);  -ms-transform: rotate(270deg);  transform: rotate(270deg);}.fa-flip-horizontal {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);  -webkit-transform: scale(-1, 1);  -ms-transform: scale(-1, 1);  transform: scale(-1, 1);}.fa-flip-vertical {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);  -webkit-transform: scale(1, -1);  -ms-transform: scale(1, -1);  transform: scale(1, -1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {  filter: none;}.fa-stack {  position: relative;  display: inline-block;  width: 2em;  height: 2em;  line-height: 2em;  vertical-align: middle;}.fa-stack-1x,.fa-stack-2x {  position: absolute;  left: 0;  width: 100%;  text-align: center;}.fa-stack-1x {  line-height: inherit;}.fa-stack-2x {  font-size: 2em;}.fa-inverse {  color: #ffffff;}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen   readers do not read off random characters that represent icons */.fa-glass:before {  content: "\f000";}.fa-music:before {  content: "\f001";}.fa-search:before {  content: "\f002";}.fa-envelope-o:before {  content: "\f003";}.fa-heart:before {  content: "\f004";}.fa-star:before {  content: "\f005";}.fa-star-o:before {  content: "\f006";}.fa-user:before {  content: "\f007";}.fa-film:before {  content: "\f008";}.fa-th-large:before {  content: "\f009";}.fa-th:before {  content: "\f00a";}.fa-th-list:before {  content: "\f00b";}.fa-check:before {  content: "\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before {  content: "\f00d";}.fa-search-plus:before {  content: "\f00e";}.fa-search-minus:before {  content: "\f010";}.fa-power-off:before {  content: "\f011";}.fa-signal:before {  content: "\f012";}.fa-gear:before,.fa-cog:before {  content: "\f013";}.fa-trash-o:before {  content: "\f014";}.fa-home:before {  content: "\f015";}.fa-file-o:before {  content: "\f016";}.fa-clock-o:before {  content: "\f017";}.fa-road:before {  content: "\f018";}.fa-download:before {  content: "\f019";}.fa-arrow-circle-o-down:before {  content: "\f01a";}.fa-arrow-circle-o-up:before {  content: "\f01b";}.fa-inbox:before {  content: "\f01c";}.fa-play-circle-o:before {  content: "\f01d";}.fa-rotate-right:before,.fa-repeat:before {  content: "\f01e";}.fa-refresh:before {  content: "\f021";}.fa-list-alt:before {  content: "\f022";}.fa-lock:before {  content: "\f023";}.fa-flag:before {  content: "\f024";}.fa-headphones:before {  content: "\f025";}.fa-volume-off:before {  content: "\f026";}.fa-volume-down:before {  content: "\f027";}.fa-volume-up:before {  content: "\f028";}.fa-qrcode:before {  content: "\f029";}.fa-barcode:before {  content: "\f02a";}.fa-tag:before {  content: "\f02b";}.fa-tags:before {  content: "\f02c";}.fa-book:before {  content: "\f02d";}.fa-bookmark:before {  content: "\f02e";}.fa-print:before {  content: "\f02f";}.fa-camera:before {  content: "\f030";}.fa-font:before {  content: "\f031";}.fa-bold:before {  content: "\f032";}.fa-italic:before {  content: "\f033";}.fa-text-height:before {  content: "\f034";}.fa-text-width:before {  content: "\f035";}.fa-align-left:before {  content: "\f036";}.fa-align-center:before {  content: "\f037";}.fa-align-right:before {  content: "\f038";}.fa-align-justify:before {  content: "\f039";}.fa-list:before {  content: "\f03a";}.fa-dedent:before,.fa-outdent:before {  content: "\f03b";}.fa-indent:before {  content: "\f03c";}.fa-video-camera:before {  content: "\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before {  content: "\f03e";}.fa-pencil:before {  content: "\f040";}.fa-map-marker:before {  content: "\f041";}.fa-adjust:before {  content: "\f042";}.fa-tint:before {  content: "\f043";}.fa-edit:before,.fa-pencil-square-o:before {  content: "\f044";}.fa-share-square-o:before {  content: "\f045";}.fa-check-square-o:before {  content: "\f046";}.fa-arrows:before {  content: "\f047";}.fa-step-backward:before {  content: "\f048";}.fa-fast-backward:before {  content: "\f049";}.fa-backward:before {  content: "\f04a";}.fa-play:before {  content: "\f04b";}.fa-pause:before {  content: "\f04c";}.fa-stop:before {  content: "\f04d";}.fa-forward:before {  content: "\f04e";}.fa-fast-forward:before {  content: "\f050";}.fa-step-forward:before {  content: "\f051";}.fa-eject:before {  content: "\f052";}.fa-chevron-left:before {  content: "\f053";}.fa-chevron-right:before {  content: "\f054";}.fa-plus-circle:before {  content: "\f055";}.fa-minus-circle:before {  content: "\f056";}.fa-times-circle:before {  content: "\f057";}.fa-check-circle:before {  content: "\f058";}.fa-question-circle:before {  content: "\f059";}.fa-info-circle:before {  content: "\f05a";}.fa-crosshairs:before {  content: "\f05b";}.fa-times-circle-o:before {  content: "\f05c";}.fa-check-circle-o:before {  content: "\f05d";}.fa-ban:before {  content: "\f05e";}.fa-arrow-left:before {  content: "\f060";}.fa-arrow-right:before {  content: "\f061";}.fa-arrow-up:before {  content: "\f062";}.fa-arrow-down:before {  content: "\f063";}.fa-mail-forward:before,.fa-share:before {  content: "\f064";}.fa-expand:before {  content: "\f065";}.fa-compress:before {  content: "\f066";}.fa-plus:before {  content: "\f067";}.fa-minus:before {  content: "\f068";}.fa-asterisk:before {  content: "\f069";}.fa-exclamation-circle:before {  content: "\f06a";}.fa-gift:before {  content: "\f06b";}.fa-leaf:before {  content: "\f06c";}.fa-fire:before {  content: "\f06d";}.fa-eye:before {  content: "\f06e";}.fa-eye-slash:before {  content: "\f070";}.fa-warning:before,.fa-exclamation-triangle:before {  content: "\f071";}.fa-plane:before {  content: "\f072";}.fa-calendar:before {  content: "\f073";}.fa-random:before {  content: "\f074";}.fa-comment:before {  content: "\f075";}.fa-magnet:before {  content: "\f076";}.fa-chevron-up:before {  content: "\f077";}.fa-chevron-down:before {  content: "\f078";}.fa-retweet:before {  content: "\f079";}.fa-shopping-cart:before {  content: "\f07a";}.fa-folder:before {  content: "\f07b";}.fa-folder-open:before {  content: "\f07c";}.fa-arrows-v:before {  content: "\f07d";}.fa-arrows-h:before {  content: "\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before {  content: "\f080";}.fa-twitter-square:before {  content: "\f081";}.fa-facebook-square:before {  content: "\f082";}.fa-camera-retro:before {  content: "\f083";}.fa-key:before {  content: "\f084";}.fa-gears:before,.fa-cogs:before {  content: "\f085";}.fa-comments:before {  content: "\f086";}.fa-thumbs-o-up:before {  content: "\f087";}.fa-thumbs-o-down:before {  content: "\f088";}.fa-star-half:before {  content: "\f089";}.fa-heart-o:before {  content: "\f08a";}.fa-sign-out:before {  content: "\f08b";}.fa-linkedin-square:before {  content: "\f08c";}.fa-thumb-tack:before {  content: "\f08d";}.fa-external-link:before {  content: "\f08e";}.fa-sign-in:before {  content: "\f090";}.fa-trophy:before {  content: "\f091";}.fa-github-square:before {  content: "\f092";}.fa-upload:before {  content: "\f093";}.fa-lemon-o:before {  content: "\f094";}.fa-phone:before {  content: "\f095";}.fa-square-o:before {  content: "\f096";}.fa-bookmark-o:before {  content: "\f097";}.fa-phone-square:before {  content: "\f098";}.fa-twitter:before {  content: "\f099";}.fa-facebook-f:before,.fa-facebook:before {  content: "\f09a";}.fa-github:before {  content: "\f09b";}.fa-unlock:before {  content: "\f09c";}.fa-credit-card:before {  content: "\f09d";}.fa-rss:before {  content: "\f09e";}.fa-hdd-o:before {  content: "\f0a0";}.fa-bullhorn:before {  content: "\f0a1";}.fa-bell:before {  content: "\f0f3";}.fa-certificate:before {  content: "\f0a3";}.fa-hand-o-right:before {  content: "\f0a4";}.fa-hand-o-left:before {  content: "\f0a5";}.fa-hand-o-up:before {  content: "\f0a6";}.fa-hand-o-down:before {  content: "\f0a7";}.fa-arrow-circle-left:before {  content: "\f0a8";}.fa-arrow-circle-right:before {  content: "\f0a9";}.fa-arrow-circle-up:before {  content: "\f0aa";}.fa-arrow-circle-down:before {  content: "\f0ab";}.fa-globe:before {  content: "\f0ac";}.fa-wrench:before {  content: "\f0ad";}.fa-tasks:before {  content: "\f0ae";}.fa-filter:before {  content: "\f0b0";}.fa-briefcase:before {  content: "\f0b1";}.fa-arrows-alt:before {  content: "\f0b2";}.fa-group:before,.fa-users:before {  content: "\f0c0";}.fa-chain:before,.fa-link:before {  content: "\f0c1";}.fa-cloud:before {  content: "\f0c2";}.fa-flask:before {  content: "\f0c3";}.fa-cut:before,.fa-scissors:before {  content: "\f0c4";}.fa-copy:before,.fa-files-o:before {  content: "\f0c5";}.fa-paperclip:before {  content: "\f0c6";}.fa-save:before,.fa-floppy-o:before {  content: "\f0c7";}.fa-square:before {  content: "\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before {  content: "\f0c9";}.fa-list-ul:before {  content: "\f0ca";}.fa-list-ol:before {  content: "\f0cb";}.fa-strikethrough:before {  content: "\f0cc";}.fa-underline:before {  content: "\f0cd";}.fa-table:before {  content: "\f0ce";}.fa-magic:before {  content: "\f0d0";}.fa-truck:before {  content: "\f0d1";}.fa-pinterest:before {  content: "\f0d2";}.fa-pinterest-square:before {  content: "\f0d3";}.fa-google-plus-square:before {  content: "\f0d4";}.fa-google-plus:before {  content: "\f0d5";}.fa-money:before {  content: "\f0d6";}.fa-caret-down:before {  content: "\f0d7";}.fa-caret-up:before {  content: "\f0d8";}.fa-caret-left:before {  content: "\f0d9";}.fa-caret-right:before {  content: "\f0da";}.fa-columns:before {  content: "\f0db";}.fa-unsorted:before,.fa-sort:before {  content: "\f0dc";}.fa-sort-down:before,.fa-sort-desc:before {  content: "\f0dd";}.fa-sort-up:before,.fa-sort-asc:before {  content: "\f0de";}.fa-envelope:before {  content: "\f0e0";}.fa-linkedin:before {  content: "\f0e1";}.fa-rotate-left:before,.fa-undo:before {  content: "\f0e2";}.fa-legal:before,.fa-gavel:before {  content: "\f0e3";}.fa-dashboard:before,.fa-tachometer:before {  content: "\f0e4";}.fa-comment-o:before {  content: "\f0e5";}.fa-comments-o:before {  content: "\f0e6";}.fa-flash:before,.fa-bolt:before {  content: "\f0e7";}.fa-sitemap:before {  content: "\f0e8";}.fa-umbrella:before {  content: "\f0e9";}.fa-paste:before,.fa-clipboard:before {  content: "\f0ea";}.fa-lightbulb-o:before {  content: "\f0eb";}.fa-exchange:before {  content: "\f0ec";}.fa-cloud-download:before {  content: "\f0ed";}.fa-cloud-upload:before {  content: "\f0ee";}.fa-user-md:before {  content: "\f0f0";}.fa-stethoscope:before {  content: "\f0f1";}.fa-suitcase:before {  content: "\f0f2";}.fa-bell-o:before {  content: "\f0a2";}.fa-coffee:before {  content: "\f0f4";}.fa-cutlery:before {  content: "\f0f5";}.fa-file-text-o:before {  content: "\f0f6";}.fa-building-o:before {  content: "\f0f7";}.fa-hospital-o:before {  content: "\f0f8";}.fa-ambulance:before {  content: "\f0f9";}.fa-medkit:before {  content: "\f0fa";}.fa-fighter-jet:before {  content: "\f0fb";}.fa-beer:before {  content: "\f0fc";}.fa-h-square:before {  content: "\f0fd";}.fa-plus-square:before {  content: "\f0fe";}.fa-angle-double-left:before {  content: "\f100";}.fa-angle-double-right:before {  content: "\f101";}.fa-angle-double-up:before {  content: "\f102";}.fa-angle-double-down:before {  content: "\f103";}.fa-angle-left:before {  content: "\f104";}.fa-angle-right:before {  content: "\f105";}.fa-angle-up:before {  content: "\f106";}.fa-angle-down:before {  content: "\f107";}.fa-desktop:before {  content: "\f108";}.fa-laptop:before {  content: "\f109";}.fa-tablet:before {  content: "\f10a";}.fa-mobile-phone:before,.fa-mobile:before {  content: "\f10b";}.fa-circle-o:before {  content: "\f10c";}.fa-quote-left:before {  content: "\f10d";}.fa-quote-right:before {  content: "\f10e";}.fa-spinner:before {  content: "\f110";}.fa-circle:before {  content: "\f111";}.fa-mail-reply:before,.fa-reply:before {  content: "\f112";}.fa-github-alt:before {  content: "\f113";}.fa-folder-o:before {  content: "\f114";}.fa-folder-open-o:before {  content: "\f115";}.fa-smile-o:before {  content: "\f118";}.fa-frown-o:before {  content: "\f119";}.fa-meh-o:before {  content: "\f11a";}.fa-gamepad:before {  content: "\f11b";}.fa-keyboard-o:before {  content: "\f11c";}.fa-flag-o:before {  content: "\f11d";}.fa-flag-checkered:before {  content: "\f11e";}.fa-terminal:before {  content: "\f120";}.fa-code:before {  content: "\f121";}.fa-mail-reply-all:before,.fa-reply-all:before {  content: "\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {  content: "\f123";}.fa-location-arrow:before {  content: "\f124";}.fa-crop:before {  content: "\f125";}.fa-code-fork:before {  content: "\f126";}.fa-unlink:before,.fa-chain-broken:before {  content: "\f127";}.fa-question:before {  content: "\f128";}.fa-info:before {  content: "\f129";}.fa-exclamation:before {  content: "\f12a";}.fa-superscript:before {  content: "\f12b";}.fa-subscript:before {  content: "\f12c";}.fa-eraser:before {  content: "\f12d";}.fa-puzzle-piece:before {  content: "\f12e";}.fa-microphone:before {  content: "\f130";}.fa-microphone-slash:before {  content: "\f131";}.fa-shield:before {  content: "\f132";}.fa-calendar-o:before {  content: "\f133";}.fa-fire-extinguisher:before {  content: "\f134";}.fa-rocket:before {  content: "\f135";}.fa-maxcdn:before {  content: "\f136";}.fa-chevron-circle-left:before {  content: "\f137";}.fa-chevron-circle-right:before {  content: "\f138";}.fa-chevron-circle-up:before {  content: "\f139";}.fa-chevron-circle-down:before {  content: "\f13a";}.fa-html5:before {  content: "\f13b";}.fa-css3:before {  content: "\f13c";}.fa-anchor:before {  content: "\f13d";}.fa-unlock-alt:before {  content: "\f13e";}.fa-bullseye:before {  content: "\f140";}.fa-ellipsis-h:before {  content: "\f141";}.fa-ellipsis-v:before {  content: "\f142";}.fa-rss-square:before {  content: "\f143";}.fa-play-circle:before {  content: "\f144";}.fa-ticket:before {  content: "\f145";}.fa-minus-square:before {  content: "\f146";}.fa-minus-square-o:before {  content: "\f147";}.fa-level-up:before {  content: "\f148";}.fa-level-down:before {  content: "\f149";}.fa-check-square:before {  content: "\f14a";}.fa-pencil-square:before {  content: "\f14b";}.fa-external-link-square:before {  content: "\f14c";}.fa-share-square:before {  content: "\f14d";}.fa-compass:before {  content: "\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before {  content: "\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before {  content: "\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before {  content: "\f152";}.fa-euro:before,.fa-eur:before {  content: "\f153";}.fa-gbp:before {  content: "\f154";}.fa-dollar:before,.fa-usd:before {  content: "\f155";}.fa-rupee:before,.fa-inr:before {  content: "\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {  content: "\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before {  content: "\f158";}.fa-won:before,.fa-krw:before {  content: "\f159";}.fa-bitcoin:before,.fa-btc:before {  content: "\f15a";}.fa-file:before {  content: "\f15b";}.fa-file-text:before {  content: "\f15c";}.fa-sort-alpha-asc:before {  content: "\f15d";}.fa-sort-alpha-desc:before {  content: "\f15e";}.fa-sort-amount-asc:before {  content: "\f160";}.fa-sort-amount-desc:before {  content: "\f161";}.fa-sort-numeric-asc:before {  content: "\f162";}.fa-sort-numeric-desc:before {  content: "\f163";}.fa-thumbs-up:before {  content: "\f164";}.fa-thumbs-down:before {  content: "\f165";}.fa-youtube-square:before {  content: "\f166";}.fa-youtube:before {  content: "\f167";}.fa-xing:before {  content: "\f168";}.fa-xing-square:before {  content: "\f169";}.fa-youtube-play:before {  content: "\f16a";}.fa-dropbox:before {  content: "\f16b";}.fa-stack-overflow:before {  content: "\f16c";}.fa-instagram:before {  content: "\f16d";}.fa-flickr:before {  content: "\f16e";}.fa-adn:before {  content: "\f170";}.fa-bitbucket:before {  content: "\f171";}.fa-bitbucket-square:before {  content: "\f172";}.fa-tumblr:before {  content: "\f173";}.fa-tumblr-square:before {  content: "\f174";}.fa-long-arrow-down:before {  content: "\f175";}.fa-long-arrow-up:before {  content: "\f176";}.fa-long-arrow-left:before {  content: "\f177";}.fa-long-arrow-right:before {  content: "\f178";}.fa-apple:before {  content: "\f179";}.fa-windows:before {  content: "\f17a";}.fa-android:before {  content: "\f17b";}.fa-linux:before {  content: "\f17c";}.fa-dribbble:before {  content: "\f17d";}.fa-skype:before {  content: "\f17e";}.fa-foursquare:before {  content: "\f180";}.fa-trello:before {  content: "\f181";}.fa-female:before {  content: "\f182";}.fa-male:before {  content: "\f183";}.fa-gittip:before,.fa-gratipay:before {  content: "\f184";}.fa-sun-o:before {  content: "\f185";}.fa-moon-o:before {  content: "\f186";}.fa-archive:before {  content: "\f187";}.fa-bug:before {  content: "\f188";}.fa-vk:before {  content: "\f189";}.fa-weibo:before {  content: "\f18a";}.fa-renren:before {  content: "\f18b";}.fa-pagelines:before {  content: "\f18c";}.fa-stack-exchange:before {  content: "\f18d";}.fa-arrow-circle-o-right:before {  content: "\f18e";}.fa-arrow-circle-o-left:before {  content: "\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before {  content: "\f191";}.fa-dot-circle-o:before {  content: "\f192";}.fa-wheelchair:before {  content: "\f193";}.fa-vimeo-square:before {  content: "\f194";}.fa-turkish-lira:before,.fa-try:before {  content: "\f195";}.fa-plus-square-o:before {  content: "\f196";}.fa-space-shuttle:before {  content: "\f197";}.fa-slack:before {  content: "\f198";}.fa-envelope-square:before {  content: "\f199";}.fa-wordpress:before {  content: "\f19a";}.fa-openid:before {  content: "\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before {  content: "\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before {  content: "\f19d";}.fa-yahoo:before {  content: "\f19e";}.fa-google:before {  content: "\f1a0";}.fa-reddit:before {  content: "\f1a1";}.fa-reddit-square:before {  content: "\f1a2";}.fa-stumbleupon-circle:before {  content: "\f1a3";}.fa-stumbleupon:before {  content: "\f1a4";}.fa-delicious:before {  content: "\f1a5";}.fa-digg:before {  content: "\f1a6";}.fa-pied-piper:before {  content: "\f1a7";}.fa-pied-piper-alt:before {  content: "\f1a8";}.fa-drupal:before {  content: "\f1a9";}.fa-joomla:before {  content: "\f1aa";}.fa-language:before {  content: "\f1ab";}.fa-fax:before {  content: "\f1ac";}.fa-building:before {  content: "\f1ad";}.fa-child:before {  content: "\f1ae";}.fa-paw:before {  content: "\f1b0";}.fa-spoon:before {  content: "\f1b1";}.fa-cube:before {  content: "\f1b2";}.fa-cubes:before {  content: "\f1b3";}.fa-behance:before {  content: "\f1b4";}.fa-behance-square:before {  content: "\f1b5";}.fa-steam:before {  content: "\f1b6";}.fa-steam-square:before {  content: "\f1b7";}.fa-recycle:before {  content: "\f1b8";}.fa-automobile:before,.fa-car:before {  content: "\f1b9";}.fa-cab:before,.fa-taxi:before {  content: "\f1ba";}.fa-tree:before {  content: "\f1bb";}.fa-spotify:before {  content: "\f1bc";}.fa-deviantart:before {  content: "\f1bd";}.fa-soundcloud:before {  content: "\f1be";}.fa-database:before {  content: "\f1c0";}.fa-file-pdf-o:before {  content: "\f1c1";}.fa-file-word-o:before {  content: "\f1c2";}.fa-file-excel-o:before {  content: "\f1c3";}.fa-file-powerpoint-o:before {  content: "\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {  content: "\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before {  content: "\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before {  content: "\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before {  content: "\f1c8";}.fa-file-code-o:before {  content: "\f1c9";}.fa-vine:before {  content: "\f1ca";}.fa-codepen:before {  content: "\f1cb";}.fa-jsfiddle:before {  content: "\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {  content: "\f1cd";}.fa-circle-o-notch:before {  content: "\f1ce";}.fa-ra:before,.fa-rebel:before {  content: "\f1d0";}.fa-ge:before,.fa-empire:before {  content: "\f1d1";}.fa-git-square:before {  content: "\f1d2";}.fa-git:before {  content: "\f1d3";}.fa-hacker-news:before {  content: "\f1d4";}.fa-tencent-weibo:before {  content: "\f1d5";}.fa-qq:before {  content: "\f1d6";}.fa-wechat:before,.fa-weixin:before {  content: "\f1d7";}.fa-send:before,.fa-paper-plane:before {  content: "\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before {  content: "\f1d9";}.fa-history:before {  content: "\f1da";}.fa-genderless:before,.fa-circle-thin:before {  content: "\f1db";}.fa-header:before {  content: "\f1dc";}.fa-paragraph:before {  content: "\f1dd";}.fa-sliders:before {  content: "\f1de";}.fa-share-alt:before {  content: "\f1e0";}.fa-share-alt-square:before {  content: "\f1e1";}.fa-bomb:before {  content: "\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before {  content: "\f1e3";}.fa-tty:before {  content: "\f1e4";}.fa-binoculars:before {  content: "\f1e5";}.fa-plug:before {  content: "\f1e6";}.fa-slideshare:before {  content: "\f1e7";}.fa-twitch:before {  content: "\f1e8";}.fa-yelp:before {  content: "\f1e9";}.fa-newspaper-o:before {  content: "\f1ea";}.fa-wifi:before {  content: "\f1eb";}.fa-calculator:before {  content: "\f1ec";}.fa-paypal:before {  content: "\f1ed";}.fa-google-wallet:before {  content: "\f1ee";}.fa-cc-visa:before {  content: "\f1f0";}.fa-cc-mastercard:before {  content: "\f1f1";}.fa-cc-discover:before {  content: "\f1f2";}.fa-cc-amex:before {  content: "\f1f3";}.fa-cc-paypal:before {  content: "\f1f4";}.fa-cc-stripe:before {  content: "\f1f5";}.fa-bell-slash:before {  content: "\f1f6";}.fa-bell-slash-o:before {  content: "\f1f7";}.fa-trash:before {  content: "\f1f8";}.fa-copyright:before {  content: "\f1f9";}.fa-at:before {  content: "\f1fa";}.fa-eyedropper:before {  content: "\f1fb";}.fa-paint-brush:before {  content: "\f1fc";}.fa-birthday-cake:before {  content: "\f1fd";}.fa-area-chart:before {  content: "\f1fe";}.fa-pie-chart:before {  content: "\f200";}.fa-line-chart:before {  content: "\f201";}.fa-lastfm:before {  content: "\f202";}.fa-lastfm-square:before {  content: "\f203";}.fa-toggle-off:before {  content: "\f204";}.fa-toggle-on:before {  content: "\f205";}.fa-bicycle:before {  content: "\f206";}.fa-bus:before {  content: "\f207";}.fa-ioxhost:before {  content: "\f208";}.fa-angellist:before {  content: "\f209";}.fa-cc:before {  content: "\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {  content: "\f20b";}.fa-meanpath:before {  content: "\f20c";}.fa-buysellads:before {  content: "\f20d";}.fa-connectdevelop:before {  content: "\f20e";}.fa-dashcube:before {  content: "\f210";}.fa-forumbee:before {  content: "\f211";}.fa-leanpub:before {  content: "\f212";}.fa-sellsy:before {  content: "\f213";}.fa-shirtsinbulk:before {  content: "\f214";}.fa-simplybuilt:before {  content: "\f215";}.fa-skyatlas:before {  content: "\f216";}.fa-cart-plus:before {  content: "\f217";}.fa-cart-arrow-down:before {  content: "\f218";}.fa-diamond:before {  content: "\f219";}.fa-ship:before {  content: "\f21a";}.fa-user-secret:before {  content: "\f21b";}.fa-motorcycle:before {  content: "\f21c";}.fa-street-view:before {  content: "\f21d";}.fa-heartbeat:before {  content: "\f21e";}.fa-venus:before {  content: "\f221";}.fa-mars:before {  content: "\f222";}.fa-mercury:before {  content: "\f223";}.fa-transgender:before {  content: "\f224";}.fa-transgender-alt:before {  content: "\f225";}.fa-venus-double:before {  content: "\f226";}.fa-mars-double:before {  content: "\f227";}.fa-venus-mars:before {  content: "\f228";}.fa-mars-stroke:before {  content: "\f229";}.fa-mars-stroke-v:before {  content: "\f22a";}.fa-mars-stroke-h:before {  content: "\f22b";}.fa-neuter:before {  content: "\f22c";}.fa-facebook-official:before {  content: "\f230";}.fa-pinterest-p:before {  content: "\f231";}.fa-whatsapp:before {  content: "\f232";}.fa-server:before {  content: "\f233";}.fa-user-plus:before {  content: "\f234";}.fa-user-times:before {  content: "\f235";}.fa-hotel:before,.fa-bed:before {  content: "\f236";}.fa-viacoin:before {  content: "\f237";}.fa-train:before {  content: "\f238";}.fa-subway:before {  content: "\f239";}.fa-medium:before {  content: "\f23a";}/*---------------------------------------------------    LESS Elements 0.9  ---------------------------------------------------    A set of useful LESS mixins    More info at: http://lesselements.com  ---------------------------------------------------*//* Theme Variables ------------------------------------------*//* Frame Mode Layout ------------------------------------------*/.note-editor {  border: 1px solid #f0f0f0;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  position: relative;  float: left;  margin-bottom: 20px;  /* dropzone */  /* fullscreen mode */  /* codeview mode */  /* statusbar */  /* editable */  /* codeable */}.note-editor .note-dropzone {  position: absolute;  display: none;  z-index: 100;  border: 2px dashed lightskyblue;  color: lightskyblue;  background-color: white;  opacity: 0.95;  pointer-event: none;}.note-editor .note-dropzone .note-dropzone-message {  display: table-cell;  vertical-align: middle;  text-align: center;  font-size: 28px;  font-weight: bold;}.note-editor .note-dropzone.hover {  border: 2px dashed #098ddf;  color: #098ddf;}.note-editor.dragover .note-dropzone {  display: table;}.note-editor .note-toolbar {  background-color: #fafafa;  border-bottom: 1px solid #f0f0f0;}.note-editor.fullscreen {  position: fixed;  top: 0;  left: 0;  width: 100%;  z-index: 1050;  /* bs3 modal-backdrop: 1030, bs2: 1040 */}.note-editor.fullscreen .note-editable {  background-color: white;}.note-editor.fullscreen .note-resizebar {  display: none;}.note-editor.codeview .note-editable {  display: none;}.note-editor.codeview .note-codable {  display: block;}.note-editor .note-statusbar {  background-color: #fafafa;}.note-editor .note-statusbar .note-resizebar {  height: 8px;  width: 100%;  border-top: 1px solid #f0f0f0;  cursor: ns-resize;}.note-editor .note-statusbar .note-resizebar .note-icon-bar {  width: 20px;  margin: 1px auto;  border-top: 1px solid #f0f0f0;}.note-editor .note-editable[contenteditable=true]:empty:not(:focus):before {  content: attr(data-placeholder);  color: #a9a9a9;}.note-editor .note-editable {  padding: 10px;  overflow: auto;  outline: none;}.note-editor .note-editable[contenteditable="false"] {  background-color: #e5e5e5;}.note-editor .note-codable {  display: none;  width: 100%;  padding: 10px;  border: none;  box-shadow: none;  font-family: Menlo, Monaco, monospace, sans-serif;  font-size: 14px;  color: #ccc;  background-color: #222;  resize: none;  /* override BS2 default style */  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;  margin-bottom: 0;}/* Air Mode Layout ------------------------------------------*/.note-air-editor {  outline: none;}/* Popover ------------------------------------------*/.note-popover .popover {  max-width: none;}.note-popover .popover .popover-content a {  display: inline-block;  max-width: 200px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  /* for FF */  vertical-align: middle;  /* for FF */}.note-popover .popover .arrow {  left: 20px;}/* Popover and Toolbar (Button container) ------------------------------------------*/.note-popover .popover .popover-content,.note-toolbar {  margin: 0;  padding: 0 0 10px 10px;  /* dropdown-menu for toolbar and popover */  /* color palette for toolbar and popover */}.note-popover .popover .popover-content >.btn-group,.note-toolbar >.btn-group {  margin-top: 10px;  margin-left: 0;  margin-right: 10px;}.note-popover .popover .popover-content .btn-group .note-table,.note-toolbar .btn-group .note-table {  min-width: 0;  padding: 5px;}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker,.note-toolbar .btn-group .note-table .note-dimension-picker {  font-size: 18px;}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {  position: absolute !important;  z-index: 3;  width: 10em;  height: 10em;  cursor: pointer;}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {  position: relative !important;  z-index: 1;  width: 5em;  height: 5em;  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;}.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {  position: absolute !important;  z-index: 2;  width: 1em;  height: 1em;  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;}.note-popover .popover .popover-content .note-style h1,.note-toolbar .note-style h1,.note-popover .popover .popover-content .note-style h2,.note-toolbar .note-style h2,.note-popover .popover .popover-content .note-style h3,.note-toolbar .note-style h3,.note-popover .popover .popover-content .note-style h4,.note-toolbar .note-style h4,.note-popover .popover .popover-content .note-style h5,.note-toolbar .note-style h5,.note-popover .popover .popover-content .note-style h6,.note-toolbar .note-style h6,.note-popover .popover .popover-content .note-style blockquote,.note-toolbar .note-style blockquote {  margin: 0;}.note-popover .popover .popover-content .note-color .dropdown-toggle,.note-toolbar .note-color .dropdown-toggle {  width: 30px;  padding-left: 5px;}.note-popover .popover .popover-content .note-color .dropdown-menu,.note-toolbar .note-color .dropdown-menu {  min-width: 340px;  padding: 5px 3px;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group,.note-toolbar .note-color .dropdown-menu .btn-group {  margin: 0;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child,.note-toolbar .note-color .dropdown-menu .btn-group:first-child {  margin: 0 5px;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {  font-size: 12px;  margin: 2px 7px;  text-align: center;  border-bottom: 1px solid #eee;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {  font-size: 11px;  margin: 3px;  padding: 0 3px;  cursor: pointer;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {  height: 20px;}.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {  background: #eee;}.note-popover .popover .popover-content .note-para .dropdown-menu,.note-toolbar .note-para .dropdown-menu {  min-width: 230px;  padding: 5px;}.note-popover .popover .popover-content .note-para .dropdown-menu >div:first-child,.note-toolbar .note-para .dropdown-menu >div:first-child {  margin-right: 5px;}.note-popover .popover .popover-content .dropdown-menu,.note-toolbar .dropdown-menu {  min-width: 90px;  /* dropdown-menu right position */  /* http://forrst.com/posts/Bootstrap_right_positioned_dropdown-2KB */  /* dropdown-menu for selectbox */}.note-popover .popover .popover-content .dropdown-menu.right,.note-toolbar .dropdown-menu.right {  right: 0;  left: auto;}.note-popover .popover .popover-content .dropdown-menu.right::before,.note-toolbar .dropdown-menu.right::before {  right: 9px;  left: auto !important;}.note-popover .popover .popover-content .dropdown-menu.right::after,.note-toolbar .dropdown-menu.right::after {  right: 10px;  left: auto !important;}.note-popover .popover .popover-content .dropdown-menu.note-check li a i,.note-toolbar .dropdown-menu.note-check li a i {  color: deepskyblue;  visibility: hidden;}.note-popover .popover .popover-content .dropdown-menu.note-check li a.checked i,.note-toolbar .dropdown-menu.note-check li a.checked i {  visibility: visible;}.note-popover .popover .popover-content .note-fontsize-10,.note-toolbar .note-fontsize-10 {  font-size: 10px;}.note-popover .popover .popover-content .note-color-palette,.note-toolbar .note-color-palette {  line-height: 1;}.note-popover .popover .popover-content .note-color-palette div .note-color-btn,.note-toolbar .note-color-palette div .note-color-btn {  width: 20px;  height: 20px;  padding: 0;  margin: 0;  border: 1px solid #fff;}.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover,.note-toolbar .note-color-palette div .note-color-btn:hover {  border: 1px solid #000;}/* Dialog ------------------------------------------*/.note-dialog >div {  display: none;  /* BS2's hide pacth. */}.note-dialog .form-group {  /* overwrite BS's form-horizontal minus margins */  margin-left: 0;  margin-right: 0;}.note-dialog .note-modal-form {  margin: 0;  /* overwrite BS2's form margin bottom */}.note-dialog .note-image-dialog .note-dropzone {  min-height: 100px;  font-size: 30px;  line-height: 4;  /* vertical-align */  color: lightgray;  text-align: center;  border: 4px dashed lightgray;  margin-bottom: 10px;}.note-dialog .note-help-dialog {  font-size: 12px;  color: #ccc;  background-color: #222 !important;  -webkit-opacity: 0.9;  -khtml-opacity: 0.9;  -moz-opacity: 0.9;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);  filter: alpha(opacity=90);  opacity: 0.9;  filter: alpha(opacity = 0.9*100);  /* BS2's background pacth. */  background: transparent;  border: none;}.note-dialog .note-help-dialog .modal-content {  background: transparent;  border: 1px solid white;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}.note-dialog .note-help-dialog a {  font-size: 12px;  color: white;}.note-dialog .note-help-dialog .title {  color: white;  font-size: 14px;  font-weight: bold;  padding-bottom: 5px;  margin-bottom: 10px;  border-bottom: white 1px solid;}.note-dialog .note-help-dialog .modal-close {  font-size: 14px;  color: #dddd00;  cursor: pointer;}.note-dialog .note-help-dialog .text-center {  margin: 10px 0 0;}.note-dialog .note-help-dialog .note-shortcut {  padding-top: 8px;  padding-bottom: 8px;}.note-dialog .note-help-dialog .note-shortcut-row {  margin-right: -5px;  margin-left: -5px;}.note-dialog .note-help-dialog .note-shortcut-col {  padding-right: 5px;  padding-left: 5px;}.note-dialog .note-help-dialog .note-shortcut-title {  font-size: 13px;  font-weight: bold;  color: #dddd00;}.note-dialog .note-help-dialog .note-shortcut-key {  font-family: "Courier New";  color: #dddd00;  text-align: right;}/* Handle ------------------------------------------*/.note-handle {  /* control selection */}.note-handle .note-control-selection {  position: absolute;  display: none;  border: 1px solid black;}.note-handle .note-control-selection >div {  position: absolute;}.note-handle .note-control-selection .note-control-selection-bg {  width: 100%;  height: 100%;  background-color: black;  -webkit-opacity: 0.3;  -khtml-opacity: 0.3;  -moz-opacity: 0.3;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);  filter: alpha(opacity=30);  opacity: 0.3;  filter: alpha(opacity = 0.3*100);}.note-handle .note-control-selection .note-control-handle {  width: 7px;  height: 7px;  border: 1px solid black;}.note-handle .note-control-selection .note-control-holder {  width: 7px;  height: 7px;  border: 1px solid black;}.note-handle .note-control-selection .note-control-sizing {  width: 7px;  height: 7px;  border: 1px solid black;  background-color: white;}.note-handle .note-control-selection .note-control-nw {  top: -5px;  left: -5px;  border-right: none;  border-bottom: none;}.note-handle .note-control-selection .note-control-ne {  top: -5px;  right: -5px;  border-bottom: none;  border-left: none;}.note-handle .note-control-selection .note-control-sw {  bottom: -5px;  left: -5px;  border-top: none;  border-right: none;}.note-handle .note-control-selection .note-control-se {  right: -5px;  bottom: -5px;  cursor: se-resize;}.note-handle .note-control-selection .note-control-selection-info {  right: 0;  bottom: 0;  padding: 5px;  margin: 5px;  color: white;  background-color: black;  font-size: 12px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  -webkit-opacity: 0.7;  -khtml-opacity: 0.7;  -moz-opacity: 0.7;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);  filter: alpha(opacity=70);  opacity: 0.7;  filter: alpha(opacity = 0.7*100);}.tour-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1100;  background-color: #000;  opacity: 0.8;  filter: alpha(opacity=80);}.tour-step-backdrop {  position: relative;  z-index: 1101;  background: inherit;}.tour-step-backdrop >td {  position: relative;  z-index: 1101;}.tour-step-background {  position: absolute !important;  z-index: 1100;  background: inherit;  border-radius: 6px;}.popover[class*="tour-"] {  z-index: 1100;}.popover[class*="tour-"] .popover-navigation {  padding: 9px 14px;}.popover[class*="tour-"] .popover-navigation *[data-role="end"] {  float: right;}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"] {  cursor: pointer;}.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {  cursor: default;}.popover[class*="tour-"].orphan {  position: fixed;  margin-top: 0;}.popover[class*="tour-"].orphan .arrow {  display: none;}.dd {  position: relative;  display: block;  margin: 0;  padding: 0;  max-width: 600px;  list-style: none;  font-size: 12px;  line-height: 20px;}.dd-list {  display: block;  position: relative;  margin: 0;  padding: 0;  list-style: none;}.dd-list .dd-list {  padding-left: 30px;}.dd-collapsed .dd-list {  display: none;}.dd-item,.dd-empty,.dd-placeholder {  display: block;  position: relative;  margin: 0;  padding: 0;  min-height: 20px;  font-size: 12px;  line-height: 20px;}.dd-handle {  display: block;  margin: 5px 0;  padding: 10px;  line-height: 20px;  text-decoration: none;  font-weight: 400;  border: 1px solid #e7ebf1;  background: #FFF;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dd-handle:hover {  background: #FAFAFA;}.dd-item >button {  display: block;  position: relative;  cursor: pointer;  float: left;  width: 40px;  height: 42px;  padding: 0;  text-indent: 100%;  white-space: nowrap;  overflow: hidden;  border: 0;  background: transparent;  font-size: 12px;  line-height: 1;  text-align: center;  font-weight: bold;}.dd-item >button:before {  content: '+';  display: block;  position: absolute;  width: 100%;  text-align: center;  text-indent: 0;}.dd-item >button[data-action="collapse"]:before {  content: '-';}.dd-placeholder,.dd-empty {  margin: 5px 0;  padding: 0;  min-height: 30px;  background: #f2fbff;  border: 1px dashed #b6bcbf;  box-sizing: border-box;  -moz-box-sizing: border-box;}.dd-empty {  border: 1px dashed #bbb;  min-height: 100px;  background-color: #e5e5e5;}.dd-dragel {  position: absolute;  pointer-events: none;  z-index: 9999;}.dd-dragel >.dd-item .dd-handle {  margin-top: 0;}.dd-dragel .dd-handle {  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);}.dd3-content {  display: block;  padding: 10px 10px 10px 50px;  line-height: 20px;  text-decoration: none;  border: 1px solid #e7ebf1;  background: #FFF;  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.dd3-content:hover {  background: #fafafa;}.dd-dragel >.dd3-item >.dd3-content {  margin: 0;}.dd3-item {  margin: 5px 0px;}.dd3-item >button {  margin-left: 40px;}.dd3-handle {  position: absolute;  margin: 0;  left: 0;  top: 0;  cursor: pointer;  width: 40px;  text-indent: 100%;  white-space: nowrap;  overflow: hidden;  border: 1px solid #e7ebf1;  background: #FFF;  -webkit-border-top-right-radius: 5px 0px 0px 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 0px 0px 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 0px 0px 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 0px 0px 5px;  -webkit-border-radius: 5px 0px 0px 5px;  border-radius: 5px 0px 0px 5px;}.dd3-handle:before {  content: '≡';  display: block;  position: absolute;  left: 0;  top: 10px;  width: 100%;  text-align: center;  text-indent: 0;  color: #333;  font-size: 16px;  font-weight: normal;}.dd3-handle:hover {  background: #FFF;}.jstree-node,.jstree-children,.jstree-container-ul {  display: block;  margin: 0;  float: left;  width: 100%;  padding: 0;  list-style-type: none;  list-style-image: none;}.jstree-node {  white-space: nowrap;}.jstree-anchor {  display: inline-block;  color: #000;  white-space: nowrap;  padding: 0 4px 0 1px;  margin: 0;  vertical-align: top;}.jstree-anchor:focus {  outline: 0;}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active {  text-decoration: none;  color: inherit;}.jstree-icon {  display: inline-block;  text-decoration: none;  margin: 0;  padding: 0;  vertical-align: top;  text-align: center;}.jstree-icon:empty {  display: inline-block;  text-decoration: none;  margin: 0;  padding: 0;  vertical-align: top;  text-align: center;}.jstree-ocl {  cursor: pointer;}.jstree-leaf >.jstree-ocl {  cursor: default;}.jstree .jstree-open >.jstree-children {  display: block;}.jstree .jstree-closed >.jstree-children,.jstree .jstree-leaf >.jstree-children {  display: none;}.jstree-anchor >.jstree-themeicon {  margin-right: 2px;}.jstree-no-icons .jstree-themeicon,.jstree-anchor >.jstree-themeicon-hidden {  display: none;}.jstree-rtl .jstree-anchor {  padding: 0 1px 0 4px;}.jstree-rtl .jstree-anchor >.jstree-themeicon {  margin-left: 2px;  margin-right: 0;}.jstree-rtl .jstree-node {  margin-left: 0;}.jstree-rtl .jstree-container-ul >.jstree-node {  margin-right: 0;}.jstree-wholerow-ul {  position: relative;  display: inline-block;  min-width: 100%;}.jstree-wholerow-ul .jstree-leaf >.jstree-ocl {  cursor: pointer;}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon {  position: relative;}.jstree-wholerow-ul .jstree-wholerow {  width: 100%;  cursor: pointer;  position: absolute;  left: 0;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.vakata-context {  display: none;}.vakata-context,.vakata-context ul {  margin: 0;  padding: 2px;  position: absolute;  background: #f5f5f5;  border: 1px solid #979797;  -moz-box-shadow: 5px 5px 4px -4px #666666;  -webkit-box-shadow: 2px 2px 2px #999;  box-shadow: 2px 2px 2px #999999;}.vakata-context ul {  list-style: none;  left: 100%;  margin-top: -2.7em;  margin-left: -4px;}.vakata-context .vakata-context-right ul {  left: auto;  right: 100%;  margin-left: auto;  margin-right: -4px;}.vakata-context li {  list-style: none;  display: inline;}.vakata-context li >a {  display: block;  padding: 0 2em;  text-decoration: none;  width: auto;  color: #000;  white-space: nowrap;  line-height: 2.4em;  -moz-text-shadow: 1px 1px 0 #fff;  -webkit-text-shadow: 1px 1px 0 #fff;  text-shadow: 1px 1px 0 #fff;  -moz-border-radius: 1px;  -webkit-border-radius: 1px;  border-radius: 1px;}.vakata-context li >a:hover {  position: relative;  background-color: #e8eff7;  -moz-box-shadow: 0 0 2px #0a6aa1;  -webkit-box-shadow: 0 0 2px #0a6aa1;  box-shadow: 0 0 2px #0a6aa1;}.vakata-context li >a.vakata-context-parent {  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);  background-position: right center;  background-repeat: no-repeat;}.vakata-context li >a:focus {  outline: 0;}.vakata-context .vakata-context-hover >a {  position: relative;  background-color: #e8eff7;  -moz-box-shadow: 0 0 2px #0a6aa1;  -webkit-box-shadow: 0 0 2px #0a6aa1;  box-shadow: 0 0 2px #0a6aa1;}.vakata-context .vakata-context-separator >a,.vakata-context .vakata-context-separator >a:hover {  background: #fff;  border: 0;  border-top: 1px solid #e2e3e3;  height: 1px;  min-height: 1px;  max-height: 1px;  padding: 0;  margin: 0 0 0 2.4em;  border-left: 1px solid #e0e0e0;  -moz-text-shadow: 0 0 0 transparent;  -webkit-text-shadow: 0 0 0 transparent;  text-shadow: 0 0 0 transparent;  -moz-box-shadow: 0 0 0 transparent;  -webkit-box-shadow: 0 0 0 transparent;  box-shadow: 0 0 0 transparent;  -moz-border-radius: 0;  -webkit-border-radius: 0;  border-radius: 0;}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover {  color: silver;  background-color: transparent;  border: 0;  box-shadow: 0 0 0;}.vakata-context li >a >i {  text-decoration: none;  display: inline-block;  width: 2.4em;  height: 2.4em;  background: 0 0;  margin: 0 0 0 -2em;  vertical-align: top;  text-align: center;  line-height: 2.4em;}.vakata-context li >a >i:empty {  width: 2.4em;  line-height: 2.4em;}.vakata-context li >a .vakata-contextmenu-sep {  display: inline-block;  width: 1px;  height: 2.4em;  background: #fff;  margin: 0 .5em 0 0;  border-left: 1px solid #e2e3e3;}.vakata-context .vakata-contextmenu-shortcut {  font-size: .8em;  color: silver;  opacity: .5;  display: none;}.vakata-context-rtl ul {  left: auto;  right: 100%;  margin-left: auto;  margin-right: -4px;}.vakata-context-rtl li >a.vakata-context-parent {  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);  background-position: left center;  background-repeat: no-repeat;}.vakata-context-rtl .vakata-context-separator >a {  margin: 0 2.4em 0 0;  border-left: 0;  border-right: 1px solid #e2e3e3;}.vakata-context-rtl .vakata-context-left ul {  right: auto;  left: 100%;  margin-left: -4px;  margin-right: auto;}.vakata-context-rtl li >a >i {  margin: 0 -2em 0 0;}.vakata-context-rtl li >a .vakata-contextmenu-sep {  margin: 0 0 0 .5em;  border-left-color: #fff;  background: #e2e3e3;}#jstree-marker {  position: absolute;  top: 0;  left: 0;  margin: -5px 0 0 0;  padding: 0;  border-right: 0;  border-top: 5px solid transparent;  border-bottom: 5px solid transparent;  border-left: 5px solid;  width: 0;  height: 0;  font-size: 0;  line-height: 0;}#jstree-dnd {  line-height: 16px;  margin: 0;  padding: 4px;}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy {  display: inline-block;  text-decoration: none;  margin: 0 2px 0 0;  padding: 0;  width: 16px;  height: 16px;}#jstree-dnd .jstree-ok {  background: green;}#jstree-dnd .jstree-er {  background: red;}#jstree-dnd .jstree-copy {  margin: 0 2px;}.jstree-default .jstree-node,.jstree-default .jstree-icon {  background-repeat: no-repeat;  background-color: transparent;}.jstree-default .jstree-anchor,.jstree-default .jstree-wholerow {  transition: background-color 0.15s, box-shadow 0.15s;}.jstree-default .jstree-hovered {  background: #e7f4f9;  border-radius: 2px;  box-shadow: inset 0 0 1px #cccccc;}.jstree-default .jstree-clicked {  background: #beebff;  border-radius: 2px;  box-shadow: inset 0 0 1px #999999;}.jstree-default .jstree-no-icons .jstree-anchor >.jstree-themeicon {  display: none;}.jstree-default .jstree-disabled {  background: 0 0;  color: #666666;}.jstree-default .jstree-disabled.jstree-hovered {  background: 0 0;  box-shadow: none;}.jstree-default .jstree-disabled.jstree-clicked {  background: #efefef;}.jstree-default .jstree-disabled >.jstree-icon {  opacity: .8;  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");  filter: gray;  -webkit-filter: grayscale(100%);}.jstree-default .jstree-search {  font-style: italic;  color: #8b0000;  font-weight: 700;}.jstree-default .jstree-no-checkboxes .jstree-checkbox {  display: none !important;}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {  background: 0 0;  box-shadow: none;}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {  background: #e7f4f9;}.jstree-default.jstree-checkbox-no-clicked >.jstree-wholerow-ul .jstree-wholerow-clicked {  background: 0 0;}.jstree-default.jstree-checkbox-no-clicked >.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {  background: #e7f4f9;}.jstree-default >.jstree-striped {  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat;}.jstree-default >.jstree-wholerow-ul .jstree-hovered,.jstree-default >.jstree-wholerow-ul .jstree-clicked {  background: 0 0;  box-shadow: none;  border-radius: 0;}.jstree-default .jstree-wholerow {  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;}.jstree-default .jstree-wholerow-hovered {  background: #e7f4f9;}.jstree-default .jstree-wholerow-clicked {  background: #beebff;  background: -moz-linear-gradient(top, #beebff 0, #a8e4ff 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #beebff), color-stop(100%, #a8e4ff));  background: -webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);  background: -o-linear-gradient(top, #beebff 0, #a8e4ff 100%);  background: -ms-linear-gradient(top, #beebff 0, #a8e4ff 100%);  background: linear-gradient(to bottom, #beebff 0, #a8e4ff 100%);}.jstree-default .jstree-node {  min-height: 24px;  line-height: 24px;  margin-left: 24px;  min-width: 24px;}.jstree-default .jstree-anchor {  line-height: 24px;  height: 24px;}.jstree-default .jstree-icon {  width: 24px;  height: 24px;  line-height: 24px;}.jstree-default .jstree-icon:empty {  width: 24px;  height: 24px;  line-height: 24px;}.jstree-default.jstree-rtl .jstree-node {  margin-right: 24px;}.jstree-default .jstree-wholerow {  height: 24px;}.jstree-default .jstree-node,.jstree-default .jstree-icon {  background-image: url(../img/plugins/jstree/32px.png);}.jstree-default .jstree-node {  background-position: -292px -4px;  background-repeat: repeat-y;}.jstree-default .jstree-last {  background: 0 0;}.jstree-default .jstree-open >.jstree-ocl {  background-position: -132px -4px;}.jstree-default .jstree-closed >.jstree-ocl {  background-position: -100px -4px;}.jstree-default .jstree-leaf >.jstree-ocl {  background-position: -68px -4px;}.jstree-default .jstree-themeicon {  background-position: -260px -4px;}.jstree-default >.jstree-no-dots .jstree-node,.jstree-default >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -36px -4px;}.jstree-default >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: -4px -4px;}.jstree-default .jstree-disabled {  background: 0 0;}.jstree-default .jstree-disabled.jstree-hovered {  background: 0 0;}.jstree-default .jstree-disabled.jstree-clicked {  background: #efefef;}.jstree-default .jstree-checkbox {  background-position: -164px -4px;}.jstree-default .jstree-checkbox:hover {  background-position: -164px -36px;}.jstree-default.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox,.jstree-default .jstree-checked >.jstree-checkbox {  background-position: -228px -4px;}.jstree-default.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox:hover,.jstree-default .jstree-checked >.jstree-checkbox:hover {  background-position: -228px -36px;}.jstree-default .jstree-anchor >.jstree-undetermined {  background-position: -196px -4px;}.jstree-default .jstree-anchor >.jstree-undetermined:hover {  background-position: -196px -36px;}.jstree-default >.jstree-striped {  background-size: auto 48px;}.jstree-default.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);  background-position: 100% 1px;  background-repeat: repeat-y;}.jstree-default.jstree-rtl .jstree-last {  background: 0 0;}.jstree-default.jstree-rtl .jstree-open >.jstree-ocl {  background-position: -132px -36px;}.jstree-default.jstree-rtl .jstree-closed >.jstree-ocl {  background-position: -100px -36px;}.jstree-default.jstree-rtl .jstree-leaf >.jstree-ocl {  background-position: -68px -36px;}.jstree-default.jstree-rtl >.jstree-no-dots .jstree-node,.jstree-default.jstree-rtl >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default.jstree-rtl >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -36px -36px;}.jstree-default.jstree-rtl >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: -4px -36px;}.jstree-default .jstree-themeicon-custom {  background-color: transparent;  background-image: none;  background-position: 0 0;}.jstree-default >.jstree-container-ul .jstree-loading >.jstree-ocl {  background: url(../img/plugins/jstree/throbber.gif) center center no-repeat;}.jstree-default .jstree-file {  background: url(../img/plugins/jstree/32px.png) -100px -68px no-repeat;}.jstree-default .jstree-folder {  background: url(../img/plugins/jstree/32px.png) -260px -4px no-repeat;}.jstree-default >.jstree-container-ul >.jstree-node {  margin-left: 0;  margin-right: 0;}#jstree-dnd.jstree-default {  line-height: 24px;  padding: 0 4px;}#jstree-dnd.jstree-default .jstree-ok,#jstree-dnd.jstree-default .jstree-er {  background-image: url(../img/plugins/jstree/32px.png);  background-repeat: no-repeat;  background-color: transparent;}#jstree-dnd.jstree-default i {  background: 0 0;  width: 24px;  height: 24px;  line-height: 24px;}#jstree-dnd.jstree-default .jstree-ok {  background-position: -4px -68px;}#jstree-dnd.jstree-default .jstree-er {  background-position: -36px -68px;}.jstree-default.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);}.jstree-default.jstree-rtl .jstree-last {  background: 0 0;}.jstree-default-small .jstree-node {  min-height: 18px;  line-height: 18px;  margin-left: 18px;  min-width: 18px;}.jstree-default-small .jstree-anchor {  line-height: 18px;  height: 18px;}.jstree-default-small .jstree-icon {  width: 18px;  height: 18px;  line-height: 18px;}.jstree-default-small .jstree-icon:empty {  width: 18px;  height: 18px;  line-height: 18px;}.jstree-default-small.jstree-rtl .jstree-node {  margin-right: 18px;}.jstree-default-small .jstree-wholerow {  height: 18px;}.jstree-default-small .jstree-node,.jstree-default-small .jstree-icon {  background-image: url(../img/plugins/jstree/32px.png);}.jstree-default-small .jstree-node {  background-position: -295px -7px;  background-repeat: repeat-y;}.jstree-default-small .jstree-last {  background: 0 0;}.jstree-default-small .jstree-open >.jstree-ocl {  background-position: -135px -7px;}.jstree-default-small .jstree-closed >.jstree-ocl {  background-position: -103px -7px;}.jstree-default-small .jstree-leaf >.jstree-ocl {  background-position: -71px -7px;}.jstree-default-small .jstree-themeicon {  background-position: -263px -7px;}.jstree-default-small >.jstree-no-dots .jstree-node,.jstree-default-small >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default-small >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -39px -7px;}.jstree-default-small >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: -7px -7px;}.jstree-default-small .jstree-disabled {  background: 0 0;}.jstree-default-small .jstree-disabled.jstree-hovered {  background: 0 0;}.jstree-default-small .jstree-disabled.jstree-clicked {  background: #efefef;}.jstree-default-small .jstree-checkbox {  background-position: -167px -7px;}.jstree-default-small .jstree-checkbox:hover {  background-position: -167px -39px;}.jstree-default-small.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox,.jstree-default-small .jstree-checked >.jstree-checkbox {  background-position: -231px -7px;}.jstree-default-small.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox:hover,.jstree-default-small .jstree-checked >.jstree-checkbox:hover {  background-position: -231px -39px;}.jstree-default-small .jstree-anchor >.jstree-undetermined {  background-position: -199px -7px;}.jstree-default-small .jstree-anchor >.jstree-undetermined:hover {  background-position: -199px -39px;}.jstree-default-small >.jstree-striped {  background-size: auto 36px;}.jstree-default-small.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);  background-position: 100% 1px;  background-repeat: repeat-y;}.jstree-default-small.jstree-rtl .jstree-last {  background: 0 0;}.jstree-default-small.jstree-rtl .jstree-open >.jstree-ocl {  background-position: -135px -39px;}.jstree-default-small.jstree-rtl .jstree-closed >.jstree-ocl {  background-position: -103px -39px;}.jstree-default-small.jstree-rtl .jstree-leaf >.jstree-ocl {  background-position: -71px -39px;}.jstree-default-small.jstree-rtl >.jstree-no-dots .jstree-node,.jstree-default-small.jstree-rtl >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default-small.jstree-rtl >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -39px -39px;}.jstree-default-small.jstree-rtl >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: -7px -39px;}.jstree-default-small .jstree-themeicon-custom {  background-color: transparent;  background-image: none;  background-position: 0 0;}.jstree-default-small >.jstree-container-ul .jstree-loading >.jstree-ocl {  background: url(../img/plugins/jstree/throbber.gif) center center no-repeat;}.jstree-default-small .jstree-file {  background: url(../img/plugins/jstree/32px.png) -103px -71px no-repeat;}.jstree-default-small .jstree-folder {  background: url(../img/plugins/jstree/32px.png) -263px -7px no-repeat;}.jstree-default-small >.jstree-container-ul >.jstree-node {  margin-left: 0;  margin-right: 0;}#jstree-dnd.jstree-default-small {  line-height: 18px;  padding: 0 4px;}#jstree-dnd.jstree-default-small .jstree-ok,#jstree-dnd.jstree-default-small .jstree-er {  background-image: url(../img/plugins/jstree/32px.png);  background-repeat: no-repeat;  background-color: transparent;}#jstree-dnd.jstree-default-small i {  background: 0 0;  width: 18px;  height: 18px;  line-height: 18px;}#jstree-dnd.jstree-default-small .jstree-ok {  background-position: -7px -71px;}#jstree-dnd.jstree-default-small .jstree-er {  background-position: -39px -71px;}.jstree-default-small.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==);}.jstree-default-small.jstree-rtl .jstree-last {  background: 0 0;}.jstree-default-large .jstree-node {  min-height: 32px;  line-height: 32px;  margin-left: 32px;  min-width: 32px;}.jstree-default-large .jstree-anchor {  line-height: 32px;  height: 32px;}.jstree-default-large .jstree-icon {  width: 32px;  height: 32px;  line-height: 32px;}.jstree-default-large .jstree-icon:empty {  width: 32px;  height: 32px;  line-height: 32px;}.jstree-default-large.jstree-rtl .jstree-node {  margin-right: 32px;}.jstree-default-large .jstree-wholerow {  height: 32px;}.jstree-default-large .jstree-node,.jstree-default-large .jstree-icon {  background-image: url(../img/plugins/jstree/32px.png);}.jstree-default-large .jstree-node {  background-position: -288px 0;  background-repeat: repeat-y;}.jstree-default-large .jstree-last {  background: 0 0;}.jstree-default-large .jstree-open >.jstree-ocl {  background-position: -128px 0;}.jstree-default-large .jstree-closed >.jstree-ocl {  background-position: -96px 0;}.jstree-default-large .jstree-leaf >.jstree-ocl {  background-position: -64px 0;}.jstree-default-large .jstree-themeicon {  background-position: -256px 0;}.jstree-default-large >.jstree-no-dots .jstree-node,.jstree-default-large >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default-large >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -32px 0;}.jstree-default-large >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: 0 0;}.jstree-default-large .jstree-disabled {  background: 0 0;}.jstree-default-large .jstree-disabled.jstree-hovered {  background: 0 0;}.jstree-default-large .jstree-disabled.jstree-clicked {  background: #efefef;}.jstree-default-large .jstree-checkbox {  background-position: -160px 0;}.jstree-default-large .jstree-checkbox:hover {  background-position: -160px -32px;}.jstree-default-large.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox,.jstree-default-large .jstree-checked >.jstree-checkbox {  background-position: -224px 0;}.jstree-default-large.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox:hover,.jstree-default-large .jstree-checked >.jstree-checkbox:hover {  background-position: -224px -32px;}.jstree-default-large .jstree-anchor >.jstree-undetermined {  background-position: -192px 0;}.jstree-default-large .jstree-anchor >.jstree-undetermined:hover {  background-position: -192px -32px;}.jstree-default-large >.jstree-striped {  background-size: auto 64px;}.jstree-default-large.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);  background-position: 100% 1px;  background-repeat: repeat-y;}.jstree-default-large.jstree-rtl .jstree-last {  background: 0 0;}.jstree-default-large.jstree-rtl .jstree-open >.jstree-ocl {  background-position: -128px -32px;}.jstree-default-large.jstree-rtl .jstree-closed >.jstree-ocl {  background-position: -96px -32px;}.jstree-default-large.jstree-rtl .jstree-leaf >.jstree-ocl {  background-position: -64px -32px;}.jstree-default-large.jstree-rtl >.jstree-no-dots .jstree-node,.jstree-default-large.jstree-rtl >.jstree-no-dots .jstree-leaf >.jstree-ocl {  background: 0 0;}.jstree-default-large.jstree-rtl >.jstree-no-dots .jstree-open >.jstree-ocl {  background-position: -32px -32px;}.jstree-default-large.jstree-rtl >.jstree-no-dots .jstree-closed >.jstree-ocl {  background-position: 0 -32px;}.jstree-default-large .jstree-themeicon-custom {  background-color: transparent;  background-image: none;  background-position: 0 0;}.jstree-default-large >.jstree-container-ul .jstree-loading >.jstree-ocl {  background: url(../img/plugins/jstree/throbber.gif) center center no-repeat;}.jstree-default-large .jstree-file {  background: url(../img/plugins/jstree/32px.png) -96px -64px no-repeat;}.jstree-default-large .jstree-folder {  background: url(../img/plugins/jstree/32px.png) -256px 0 no-repeat;}.jstree-default-large >.jstree-container-ul >.jstree-node {  margin-left: 0;  margin-right: 0;}#jstree-dnd.jstree-default-large {  line-height: 32px;  padding: 0 4px;}#jstree-dnd.jstree-default-large .jstree-ok,#jstree-dnd.jstree-default-large .jstree-er {  background-image: url(../img/plugins/jstree/32px.png);  background-repeat: no-repeat;  background-color: transparent;}#jstree-dnd.jstree-default-large i {  background: 0 0;  width: 32px;  height: 32px;  line-height: 32px;}#jstree-dnd.jstree-default-large .jstree-ok {  background-position: 0 -64px;}#jstree-dnd.jstree-default-large .jstree-er {  background-position: -32px -64px;}.jstree-default-large.jstree-rtl .jstree-node {  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==);}.jstree-default-large.jstree-rtl .jstree-last {  background: 0 0;}@media (max-width: 768px) {  #jstree-dnd.jstree-dnd-responsive {    line-height: 40px;    font-weight: 700;    font-size: 1.1em;    text-shadow: 1px 1px #ffffff;  }  #jstree-dnd.jstree-dnd-responsive >i {    background: 0 0;    width: 40px;    height: 40px;  }  #jstree-dnd.jstree-dnd-responsive >.jstree-ok {    background-image: url(../img/plugins/jstree/40px.png);    background-position: 0 -200px;    background-size: 120px 240px;  }  #jstree-dnd.jstree-dnd-responsive >.jstree-er {    background-image: url(../img/plugins/jstree/40px.png);    background-position: -40px -200px;    background-size: 120px 240px;  }  #jstree-marker.jstree-dnd-responsive {    border-left-width: 10px;    border-top-width: 10px;    border-bottom-width: 10px;    margin-top: -10px;  }}@media (max-width: 768px) {  .jstree-default-responsive .jstree-icon {    background-image: url(../img/plugins/jstree/40px.png);  }  .jstree-default-responsive .jstree-node,  .jstree-default-responsive .jstree-leaf >.jstree-ocl {    background: 0 0;  }  .jstree-default-responsive .jstree-node {    min-height: 40px;    line-height: 40px;    margin-left: 40px;    min-width: 40px;    white-space: nowrap;  }  .jstree-default-responsive .jstree-anchor {    line-height: 40px;    height: 40px;  }  .jstree-default-responsive .jstree-icon,  .jstree-default-responsive .jstree-icon:empty {    width: 40px;    height: 40px;    line-height: 40px;  }  .jstree-default-responsive >.jstree-container-ul >.jstree-node {    margin-left: 0;  }  .jstree-default-responsive.jstree-rtl .jstree-node {    margin-left: 0;    margin-right: 40px;  }  .jstree-default-responsive.jstree-rtl .jstree-container-ul >.jstree-node {    margin-right: 0;  }  .jstree-default-responsive .jstree-ocl,  .jstree-default-responsive .jstree-themeicon,  .jstree-default-responsive .jstree-checkbox {    background-size: 120px 240px;  }  .jstree-default-responsive .jstree-leaf >.jstree-ocl {    background: 0 0;  }  .jstree-default-responsive .jstree-open >.jstree-ocl {    background-position: 0 0 !important;  }  .jstree-default-responsive .jstree-closed >.jstree-ocl {    background-position: 0 -40px !important;  }  .jstree-default-responsive.jstree-rtl .jstree-closed >.jstree-ocl {    background-position: -40px 0 !important;  }  .jstree-default-responsive .jstree-themeicon {    background-position: -40px -40px;  }  .jstree-default-responsive .jstree-checkbox,  .jstree-default-responsive .jstree-checkbox:hover {    background-position: -40px -80px;  }  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox,  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked >.jstree-checkbox:hover,  .jstree-default-responsive .jstree-checked >.jstree-checkbox,  .jstree-default-responsive .jstree-checked >.jstree-checkbox:hover {    background-position: 0 -80px;  }  .jstree-default-responsive .jstree-anchor >.jstree-undetermined,  .jstree-default-responsive .jstree-anchor >.jstree-undetermined:hover {    background-position: 0 -120px;  }  .jstree-default-responsive .jstree-anchor {    font-weight: 700;    font-size: 1.1em;    text-shadow: 1px 1px #ffffff;  }  .jstree-default-responsive >.jstree-striped {    background: 0 0;  }  .jstree-default-responsive .jstree-wholerow {    border-top: 1px solid rgba(255, 255, 255, 0.7);    border-bottom: 1px solid rgba(64, 64, 64, 0.2);    background: #ebebeb;    height: 40px;  }  .jstree-default-responsive .jstree-wholerow-hovered {    background: #e7f4f9;  }  .jstree-default-responsive .jstree-wholerow-clicked {    background: #beebff;  }  .jstree-default-responsive .jstree-children .jstree-last >.jstree-wholerow {    box-shadow: inset 0 -6px 3px -5px #666666;  }  .jstree-default-responsive .jstree-children .jstree-open >.jstree-wholerow {    box-shadow: inset 0 6px 3px -5px #666666;    border-top: 0;  }  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {    box-shadow: none;  }  .jstree-default-responsive .jstree-node,  .jstree-default-responsive .jstree-icon,  .jstree-default-responsive .jstree-node >.jstree-ocl,  .jstree-default-responsive .jstree-themeicon,  .jstree-default-responsive .jstree-checkbox {    background-image: url(../img/plugins/jstree/40px.png);    background-size: 120px 240px;  }  .jstree-default-responsive .jstree-node {    background-position: -80px 0;    background-repeat: repeat-y;  }  .jstree-default-responsive .jstree-last {    background: 0 0;  }  .jstree-default-responsive .jstree-leaf >.jstree-ocl {    background-position: -40px -120px;  }  .jstree-default-responsive .jstree-last >.jstree-ocl {    background-position: -40px -160px;  }  .jstree-default-responsive .jstree-themeicon-custom {    background-color: transparent;    background-image: none;    background-position: 0 0;  }  .jstree-default-responsive .jstree-file {    background: url(../img/plugins/jstree/40px.png) 0 -160px no-repeat;    background-size: 120px 240px;  }  .jstree-default-responsive .jstree-folder {    background: url(../img/plugins/jstree/40px.png) -40px -40px no-repeat;    background-size: 120px 240px;  }  .jstree-default-responsive >.jstree-container-ul >.jstree-node {    margin-left: 0;    margin-right: 0;  }}/* Tocify */.tocify {  width: 200px;  max-height: 90%;  overflow: auto;  position: fixed;  border: 1px solid #E5E5E5;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.tocify ul,.tocify li {  list-style: none;  margin: 0;  padding: 0;  border: none;  line-height: 30px;}.tocify ul.tocify-header >li >a {  border-bottom: 1px solid #E5E5E5;}.tocify ul.tocify-subheader {  display: none;}.tocify ul.tocify-subheader li.tocify-item a {  background: #F5F5F5;}.tocify ul.tocify-subheader li.tocify-item a:hover {  background: #F0F0F0;}.tocify ul.tocify-subheader li.tocify-item.active a {  background: #364760;}.tocify ul:last-child li:last-child a {  border-bottom: 0px;}.tocify li.tocify-item a {  background: #FFF;  padding: 10px;  font-size: 12px;  color: #333;  line-height: 25px;  border-bottom: 1px solid 5px;}.tocify li.tocify-item a:hover {  background: #F5F5F5;}.tocify li.tocify-item.active a {  background: #364760;  color: #FFF;}.tocify-header {  text-indent: 10px;}.tocify-subheader {  text-indent: 20px;}.tocify-subheader li {  font-size: 12px;}.tocify-subheader .tocify-subheader {  text-indent: 30px;}.tocify-subheader .tocify-subheader .tocify-subheader {  text-indent: 40px;}/* END Tocify */.jvectormap-container {  width: 100%;  height: 100%;  position: relative;  overflow: hidden;}.jvectormap-tip {  position: absolute;  display: none;  border: solid 1px transparent;  border-radius: 3px;  background: #364760;  color: #f0f4f6;  font-family: sans-serif, Verdana;  font-size: smaller;  padding: 3px;}.jvectormap-zoomin,.jvectormap-zoomout,.jvectormap-goback {  position: absolute;  left: 10px;  background: #364760;  padding: 3px;  color: #f0f4f6;  font-size: 12px;  cursor: pointer;  line-height: 16px;  text-align: center;  box-sizing: content-box;}.jvectormap-zoomin,.jvectormap-zoomout {  width: 16px;  height: 16px;}.jvectormap-zoomin {  top: 10px;}.jvectormap-zoomout {  top: 35px;}.jvectormap-goback {  bottom: 10px;  z-index: 1000;  padding: 6px;}.jvectormap-spinner {  position: absolute;  left: 0;  top: 0;  right: 0;  bottom: 0;  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);}.jvectormap-legend-title {  font-weight: bold;  font-size: 14px;  text-align: center;}.jvectormap-legend-cnt {  position: absolute;}.jvectormap-legend-cnt-h {  bottom: 0;  right: 0;}.jvectormap-legend-cnt-v {  top: 0;  right: 0;}.jvectormap-legend {  background: black;  color: white;  border-radius: 3px;}.jvectormap-legend-cnt-h .jvectormap-legend {  float: left;  margin: 0 10px 10px 0;  padding: 3px 3px 1px 3px;}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {  float: left;}.jvectormap-legend-cnt-v .jvectormap-legend {  margin: 10px 10px 0 0;  padding: 3px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick {  width: 40px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {  height: 15px;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {  height: 20px;  width: 20px;  display: inline-block;  vertical-align: middle;}.jvectormap-legend-tick-text {  font-size: 12px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {  text-align: center;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {  display: inline-block;  vertical-align: middle;  line-height: 20px;  padding-left: 3px;}/* charts */.nvd3 .nv-axis {  pointer-events: none;  opacity: 1;}.nvd3 .nv-axis path {  fill: none;  stroke: #000;  stroke-opacity: .75;  shape-rendering: crispEdges;}.nvd3 .nv-axis path.domain {  stroke-opacity: .75;}.nvd3 .nv-axis.nv-x path.domain {  stroke-opacity: 0;}.nvd3 .nv-axis line {  fill: none;  stroke: #e5e5e5;  shape-rendering: crispEdges;}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero {  stroke-opacity: .75;}.nvd3 .nv-axis .nv-axisMaxMin text {  font-weight: bold;}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text {  text-anchor: middle;}.nvd3 .nv-axis.nv-disabled {  opacity: 0;}.nvd3 .nv-bars rect {  fill-opacity: .75;  transition: fill-opacity 250ms linear;  -moz-transition: fill-opacity 250ms linear;  -webkit-transition: fill-opacity 250ms linear;}.nvd3 .nv-bars rect.hover {  fill-opacity: 1;}.nvd3 .nv-bars .hover rect {  fill: lightblue;}.nvd3 .nv-bars text {  fill: rgba(0, 0, 0, 0);}.nvd3 .nv-bars .hover text {  fill: #000000;}.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect,.nvd3 .nv-discretebar .nv-groups rect {  stroke-opacity: 0;  transition: fill-opacity 250ms linear;  -moz-transition: fill-opacity 250ms linear;  -webkit-transition: fill-opacity 250ms linear;}.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover {  fill-opacity: 1;}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text {  font-weight: bold;  fill: #000000;  stroke: rgba(0, 0, 0, 0);}/* boxplot CSS */.nvd3 .nv-boxplot circle {  fill-opacity: 0.5;}.nvd3 .nv-boxplot circle:hover {  fill-opacity: 1;}.nvd3 .nv-boxplot rect:hover {  fill-opacity: 1;}.nvd3 line.nv-boxplot-median {  stroke: black;}.nv-boxplot-tick:hover {  stroke-width: 2.5px;}/* bullet */.nvd3.nv-bullet {  font: 10px sans-serif;}.nvd3.nv-bullet .nv-measure {  fill-opacity: .8;}.nvd3.nv-bullet .nv-measure:hover {  fill-opacity: 1;}.nvd3.nv-bullet .nv-marker {  stroke: #000;  stroke-width: 2px;}.nvd3.nv-bullet .nv-markerTriangle {  stroke: #000;  fill: #fff;  stroke-width: 1.5px;}.nvd3.nv-bullet .nv-tick line {  stroke: #666;  stroke-width: .5px;}.nvd3.nv-bullet .nv-range.nv-s0 {  fill: #eee;}.nvd3.nv-bullet .nv-range.nv-s1 {  fill: #ddd;}.nvd3.nv-bullet .nv-range.nv-s2 {  fill: #ccc;}.nvd3.nv-bullet .nv-title {  font-size: 14px;  font-weight: bold;}.nvd3.nv-bullet .nv-subtitle {  fill: #999;}.nvd3.nv-bullet .nv-range {  fill: #bababa;  fill-opacity: .4;}.nvd3.nv-bullet .nv-range:hover {  fill-opacity: .7;}.nvd3.nv-candlestickBar .nv-ticks .nv-tick {  stroke-width: 1px;}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {  stroke-width: 2px;}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {  stroke: #2ca02c;  fill: #2ca02c;}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {  stroke: #d62728;  fill: #d62728;}.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;  -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;  -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;}.nvd3.nv-candlestickBar .nv-ticks line {  stroke: #333;}.nvd3 .nv-legend .nv-disabled rect {  /*fill-opacity: 0;*/}.nvd3 .nv-check-box .nv-box {  fill-opacity: 0;  stroke-width: 2;}.nvd3 .nv-check-box .nv-check {  fill-opacity: 0;  stroke-width: 4;}.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {  fill-opacity: 0;  stroke-opacity: 0;}.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {  opacity: 0;}/* line plus bar */.nvd3.nv-linePlusBar .nv-bar rect {  fill-opacity: .75;}.nvd3.nv-linePlusBar .nv-bar rect:hover {  fill-opacity: 1;}.nvd3 .nv-groups path.nv-line {  fill: none;}.nvd3 .nv-groups path.nv-area {  stroke: none;}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {  fill-opacity: 0;  stroke-opacity: 0;}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {  fill-opacity: .5 !important;  stroke-opacity: .5 !important;}.with-transitions .nvd3 .nv-groups .nv-point {  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;  -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;  -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;}.nvd3.nv-scatter .nv-groups .nv-point.hover,.nvd3 .nv-groups .nv-point.hover {  stroke-width: 7px;  fill-opacity: .95 !important;  stroke-opacity: .95 !important;}.nvd3 .nv-point-paths path {  stroke: #aaa;  stroke-opacity: 0;  fill: #eee;  fill-opacity: 0;}.nvd3 .nv-indexLine {  cursor: ew-resize;}/******************** * SVG CSS *//********************  Default CSS for an svg element nvd3 used*/svg.nvd3-svg {  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -ms-user-select: none;  -moz-user-select: none;  user-select: none;  display: block;  width: 100%;  height: 100%;}/********************  Box shadow and border radius styling*/.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip {  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;}.nvd3 text {  font: normal 12px Arial;}.nvd3 .title {  font: bold 14px Arial;}.nvd3 .nv-background {  fill: white;  fill-opacity: 0;}.nvd3.nv-noData {  font-size: 18px;  font-weight: bold;}/***********  Brush*/.nv-brush .extent {  fill-opacity: .125;  shape-rendering: crispEdges;}.nv-brush .resize path {  fill: #eee;  stroke: #666;}/***********  Legend*/.nvd3 .nv-legend .nv-series {  cursor: pointer;}.nvd3 .nv-legend .nv-disabled circle {  fill-opacity: 0;}/* focus */.nvd3 .nv-brush .extent {  fill-opacity: 0 !important;}.nvd3 .nv-brushBackground rect {  stroke: #000;  stroke-width: .4;  fill: #fff;  fill-opacity: .7;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick {  stroke-width: 1px;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {  stroke-width: 2px;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {  stroke: #2ca02c;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {  stroke: #d62728;}.nvd3 .background path {  fill: none;  stroke: #EEE;  stroke-opacity: .4;  shape-rendering: crispEdges;}.nvd3 .foreground path {  fill: none;  stroke-opacity: .7;}.nvd3 .nv-parallelCoordinates-brush .extent {  fill: #fff;  fill-opacity: .6;  stroke: gray;  shape-rendering: crispEdges;}.nvd3 .nv-parallelCoordinates .hover {  fill-opacity: 1;  stroke-width: 3px;}.nvd3 .missingValuesline line {  fill: none;  stroke: black;  stroke-width: 1;  stroke-opacity: 1;  stroke-dasharray: 5, 5;}.nvd3.nv-pie path {  stroke-opacity: 0;  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;  -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;  -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;}.nvd3.nv-pie .nv-pie-title {  font-size: 24px;  fill: rgba(19, 196, 249, 0.59);}.nvd3.nv-pie .nv-slice text {  stroke: #000;  stroke-width: 0;}.nvd3.nv-pie path {  stroke: #fff;  stroke-width: 1px;  stroke-opacity: 1;}.nvd3.nv-pie .hover path {  fill-opacity: .7;}.nvd3.nv-pie .nv-label {  pointer-events: none;}.nvd3.nv-pie .nv-label rect {  fill-opacity: 0;  stroke-opacity: 0;}/* scatter */.nvd3 .nv-groups .nv-point.hover {  stroke-width: 20px;  stroke-opacity: .5;}.nvd3 .nv-scatter .nv-point.hover {  fill-opacity: 1;}.nv-noninteractive {  pointer-events: none;}.nv-distx,.nv-disty {  pointer-events: none;}/* sparkline */.nvd3.nv-sparkline path {  fill: none;}.nvd3.nv-sparklineplus g.nv-hoverValue {  pointer-events: none;}.nvd3.nv-sparklineplus .nv-hoverValue line {  stroke: #333;  stroke-width: 1.5px;}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g {  pointer-events: all;}.nvd3 .nv-hoverArea {  fill-opacity: 0;  stroke-opacity: 0;}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue {  stroke-width: 0;  font-size: .9em;  font-weight: normal;}.nvd3.nv-sparklineplus .nv-yValue {  stroke: #f66;}.nvd3.nv-sparklineplus .nv-maxValue {  stroke: #2ca02c;  fill: #2ca02c;}.nvd3.nv-sparklineplus .nv-minValue {  stroke: #d62728;  fill: #d62728;}.nvd3.nv-sparklineplus .nv-currentValue {  font-weight: bold;  font-size: 1.1em;}/* stacked area */.nvd3.nv-stackedarea path.nv-area {  fill-opacity: .7;  stroke-opacity: 0;  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;  -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;  -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;}.nvd3.nv-stackedarea path.nv-area.hover {  fill-opacity: .9;}.nvd3.nv-stackedarea .nv-groups .nv-point {  stroke-opacity: 0;  fill-opacity: 0;}.nvtooltip {  position: absolute;  background-color: #ffffff;  color: #000000;  padding: 1px;  border: 1px solid rgba(0, 0, 0, 0.2);  z-index: 10000;  display: block;  font-family: Arial;  font-size: 13px;  text-align: left;  pointer-events: none;  white-space: nowrap;  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.nvtooltip {  background: rgba(255, 255, 255, 0.8);  border: 1px solid rgba(0, 0, 0, 0.5);  border-radius: 4px;}/*Give tooltips that old fade in transition by    putting a "with-transitions" class on the container div.*/.nvtooltip.with-transitions,.with-transitions .nvtooltip {  transition: opacity 50ms linear;  -moz-transition: opacity 50ms linear;  -webkit-transition: opacity 50ms linear;  transition-delay: 200ms;  -moz-transition-delay: 200ms;  -webkit-transition-delay: 200ms;}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip {  padding: 8px;}.nvtooltip h3 {  margin: 0;  padding: 4px 14px;  line-height: 18px;  font-weight: normal;  background-color: rgba(247, 247, 247, 0.75);  color: #000000;  text-align: center;  border-bottom: 1px solid #ebebeb;  -webkit-border-radius: 5px 5px 0 0;  -moz-border-radius: 5px 5px 0 0;  border-radius: 5px 5px 0 0;}.nvtooltip p {  margin: 0;  padding: 5px 14px;  text-align: center;}.nvtooltip span {  display: inline-block;  margin: 2px 0;}.nvtooltip table {  margin: 6px;  border-spacing: 0;}.nvtooltip table td {  padding: 2px 9px 2px 0;  vertical-align: middle;}.nvtooltip table td.key {  font-weight: normal;}.nvtooltip table td.value {  text-align: right;  font-weight: bold;}.nvtooltip table tr.highlight td {  padding: 1px 9px 1px 0;  border-bottom-style: solid;  border-bottom-width: 1px;  border-top-style: solid;  border-top-width: 1px;}.nvtooltip table td.legend-color-guide div {  width: 8px;  height: 8px;  vertical-align: middle;}.nvtooltip table td.legend-color-guide div {  width: 12px;  height: 12px;  border: 1px solid #999;}.nvtooltip .footer {  padding: 3px;  text-align: center;}.nvtooltip-pending-removal {  pointer-events: none;  display: none;}/****Interactive Layer*/.nvd3 .nv-interactiveGuideLine {  pointer-events: none;}.nvd3 line.nv-guideline {  stroke: #ccc;}.rickshaw_graph .detail {  pointer-events: none;  position: absolute;  top: 0;  z-index: 2;  background: rgba(0, 0, 0, 0.1);  bottom: 0;  width: 1px;  transition: opacity 0.25s linear;  -moz-transition: opacity 0.25s linear;  -o-transition: opacity 0.25s linear;  -webkit-transition: opacity 0.25s linear;}.rickshaw_graph .detail.inactive {  opacity: 0;}.rickshaw_graph .detail .item.active {  opacity: 1;}.rickshaw_graph .detail .x_label {  font-family: Arial, sans-serif;  border-radius: 3px;  padding: 6px;  opacity: 0.5;  border: 1px solid #e0e0e0;  font-size: 12px;  position: absolute;  background: white;  white-space: nowrap;}.rickshaw_graph .detail .x_label.left {  left: 0;}.rickshaw_graph .detail .x_label.right {  right: 0;}.rickshaw_graph .detail .item {  position: absolute;  z-index: 2;  border-radius: 3px;  padding: 0.25em;  font-size: 12px;  font-family: Arial, sans-serif;  opacity: 0;  background: rgba(0, 0, 0, 0.4);  color: white;  border: 1px solid rgba(0, 0, 0, 0.4);  margin-left: 1em;  margin-right: 1em;  margin-top: -1em;  white-space: nowrap;}.rickshaw_graph .detail .item.left {  left: 0;}.rickshaw_graph .detail .item.right {  right: 0;}.rickshaw_graph .detail .item.active {  opacity: 1;  background: rgba(0, 0, 0, 0.8);}.rickshaw_graph .detail .item:after {  position: absolute;  display: block;  width: 0;  height: 0;  content: "";  border: 5px solid transparent;}.rickshaw_graph .detail .item.left:after {  top: 1em;  left: -5px;  margin-top: -5px;  border-right-color: rgba(0, 0, 0, 0.8);  border-left-width: 0;}.rickshaw_graph .detail .item.right:after {  top: 1em;  right: -5px;  margin-top: -5px;  border-left-color: rgba(0, 0, 0, 0.8);  border-right-width: 0;}.rickshaw_graph .detail .dot {  width: 4px;  height: 4px;  margin-left: -2px;  margin-top: -2px;  border-radius: 5px;  position: absolute;  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);  background: white;  border-width: 2px;  border-style: solid;  display: none;  background-clip: padding-box;}.rickshaw_graph .detail .dot.active {  display: block;}/* graph */.rickshaw_graph {  position: relative;}.rickshaw_graph svg {  display: block;  overflow: hidden;}/* ticks */.rickshaw_graph .x_tick {  position: absolute;  top: 0;  bottom: 0;  width: 0px;  border-left: 1px dotted rgba(0, 0, 0, 0.2);  pointer-events: none;}.rickshaw_graph .x_tick .title {  position: absolute;  font-size: 12px;  font-family: Arial, sans-serif;  opacity: 0.5;  white-space: nowrap;  margin-left: 3px;  bottom: 1px;}/* annotations */.rickshaw_annotation_timeline {  height: 1px;  border-top: 1px solid #e0e0e0;  margin-top: 10px;  position: relative;}.rickshaw_annotation_timeline .annotation {  position: absolute;  height: 6px;  width: 6px;  margin-left: -2px;  top: -3px;  border-radius: 5px;  background-color: rgba(0, 0, 0, 0.25);}.rickshaw_graph .annotation_line {  position: absolute;  top: 0;  bottom: -6px;  width: 0px;  border-left: 2px solid rgba(0, 0, 0, 0.3);  display: none;}.rickshaw_graph .annotation_line.active {  display: block;}.rickshaw_graph .annotation_range {  background: rgba(0, 0, 0, 0.1);  display: none;  position: absolute;  top: 0;  bottom: -6px;}.rickshaw_graph .annotation_range.active {  display: block;}.rickshaw_graph .annotation_range.active.offscreen {  display: none;}.rickshaw_annotation_timeline .annotation .content {  background: white;  color: black;  opacity: 0.9;  padding: 5px 5px;  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);  border-radius: 3px;  position: relative;  z-index: 20;  font-size: 12px;  padding: 6px 8px 8px;  top: 18px;  left: -11px;  width: 160px;  display: none;  cursor: pointer;}.rickshaw_annotation_timeline .annotation .content:before {  content: "\25b2";  position: absolute;  top: -11px;  color: white;  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);}.rickshaw_annotation_timeline .annotation.active,.rickshaw_annotation_timeline .annotation:hover {  background-color: rgba(0, 0, 0, 0.8);  cursor: none;}.rickshaw_annotation_timeline .annotation .content:hover {  z-index: 50;}.rickshaw_annotation_timeline .annotation.active .content {  display: block;}.rickshaw_annotation_timeline .annotation:hover .content {  display: block;  z-index: 50;}.rickshaw_graph .y_axis,.rickshaw_graph .x_axis_d3 {  fill: none;}.rickshaw_graph .y_ticks .tick,.rickshaw_graph .x_ticks_d3 .tick {  stroke: rgba(0, 0, 0, 0.16);  stroke-width: 2px;  shape-rendering: crisp-edges;  pointer-events: none;}.rickshaw_graph .y_grid .tick,.rickshaw_graph .x_grid_d3 .tick {  z-index: -1;  stroke: rgba(0, 0, 0, 0.2);  stroke-width: 1px;  stroke-dasharray: 1 1;}.rickshaw_graph .y_grid .tick[data-y-value="0"] {  stroke-dasharray: 1 0;}.rickshaw_graph .y_grid path,.rickshaw_graph .x_grid_d3 path {  fill: none;  stroke: none;}.rickshaw_graph .y_ticks path,.rickshaw_graph .x_ticks_d3 path {  fill: none;  stroke: #808080;}.rickshaw_graph .y_ticks text,.rickshaw_graph .x_ticks_d3 text {  opacity: 0.5;  font-size: 12px;  pointer-events: none;}.rickshaw_graph .x_tick.glow .title,.rickshaw_graph .y_ticks.glow text {  fill: black;  color: black;  text-shadow: -1px 1px 0 rgba(255, 255, 255, 0.1), 1px -1px 0 rgba(255, 255, 255, 0.1), 1px 1px 0 rgba(255, 255, 255, 0.1), 0px 1px 0 rgba(255, 255, 255, 0.1), 0px -1px 0 rgba(255, 255, 255, 0.1), 1px 0px 0 rgba(255, 255, 255, 0.1), -1px 0px 0 rgba(255, 255, 255, 0.1), -1px -1px 0 rgba(255, 255, 255, 0.1);}.rickshaw_graph .x_tick.inverse .title,.rickshaw_graph .y_ticks.inverse text {  fill: white;  color: white;  text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.8), 1px -1px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8), 0px 1px 0 rgba(0, 0, 0, 0.8), 0px -1px 0 rgba(0, 0, 0, 0.8), 1px 0px 0 rgba(0, 0, 0, 0.8), -1px 0px 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8);}.rickshaw_legend {  font-family: Arial;  font-size: 12px;  color: white;  background: rgba(0, 0, 0, 0.5);  display: inline-block;  padding: 10px;  border-radius: 5px;  position: relative;}.rickshaw_legend:hover {  z-index: 10;}.rickshaw_legend .swatch {  width: 10px;  height: 10px;  border: 1px solid rgba(0, 0, 0, 0.2);}.rickshaw_legend .line {  clear: both;  line-height: 25px;  padding-right: 20px;}.rickshaw_legend .line .swatch {  display: inline-block;  margin-right: 3px;  border-radius: 2px;}.rickshaw_legend .label {  margin: 0;  white-space: nowrap;  display: inline;  font-size: inherit;  background-color: transparent;  color: inherit;  font-weight: normal;  line-height: normal;  padding: 0px;  text-shadow: none;}.rickshaw_legend .action:hover {  opacity: 0.6;}.rickshaw_legend .action {  margin-right: 0.2em;  font-size: 10px;  opacity: 0.2;  cursor: pointer;  font-size: 14px;  color: #FFF;}.rickshaw_legend .line.disabled {  opacity: 0.4;}.rickshaw_legend ul {  list-style-type: none;  margin: 0;  padding: 0;  margin: 2px;  cursor: pointer;}.rickshaw_legend li {  padding: 0 0 0 2px;  min-width: 80px;  white-space: nowrap;}.rickshaw_legend li:hover {  background: rgba(255, 255, 255, 0.08);  border-radius: 3px;}.rickshaw_legend li:active {  background: rgba(255, 255, 255, 0.2);  border-radius: 3px;}/* ./charts *//* ./third-party plugins *//* helpers *//* help classes */.padding-top-0 {  padding-top: 0px !important;}.padding-top-5 {  padding-top: 5px !important;}.padding-top-10 {  padding-top: 10px !important;}.padding-top-15 {  padding-top: 15px !important;}.padding-top-20 {  padding-top: 20px !important;}.padding-top-25 {  padding-top: 25px !important;}.padding-top-30 {  padding-top: 30px !important;}.padding-top-35 {  padding-top: 35px !important;}.padding-top-40 {  padding-top: 40px !important;}.padding-top-45 {  padding-top: 45px !important;}.padding-top-50 {  padding-top: 50px !important;}.padding-bottom-0 {  padding-bottom: 0px !important;}.padding-bottom-5 {  padding-bottom: 5px !important;}.padding-bottom-10 {  padding-bottom: 10px !important;}.padding-bottom-15 {  padding-bottom: 15px !important;}.padding-bottom-20 {  padding-bottom: 20px !important;}.padding-bottom-25 {  padding-bottom: 25px !important;}.padding-bottom-30 {  padding-bottom: 30px !important;}.padding-bottom-35 {  padding-bottom: 35px !important;}.padding-bottom-40 {  padding-bottom: 40px !important;}.padding-bottom-45 {  padding-bottom: 45px !important;}.padding-bottom-50 {  padding-bottom: 50px !important;}.margin-top-0 {  margin-top: 0px !important;}.margin-top-5 {  margin-top: 5px !important;}.margin-top-10 {  margin-top: 10px !important;}.margin-top-15 {  margin-top: 15px !important;}.margin-top-20 {  margin-top: 20px !important;}.margin-top-25 {  margin-top: 25px !important;}.margin-top-30 {  margin-top: 30px !important;}.margin-top-35 {  margin-top: 35px !important;}.margin-top-40 {  margin-top: 40px !important;}.margin-top-45 {  margin-top: 45px !important;}.margin-top-50 {  margin-top: 50px !important;}.margin-bottom-0 {  margin-bottom: 0px !important;}.margin-bottom-5 {  margin-bottom: 5px !important;}.margin-bottom-10 {  margin-bottom: 10px !important;}.margin-bottom-15 {  margin-bottom: 15px !important;}.margin-bottom-20 {  margin-bottom: 20px !important;}.margin-bottom-25 {  margin-bottom: 25px !important;}.margin-bottom-30 {  margin-bottom: 30px !important;}.margin-bottom-35 {  margin-bottom: 35px !important;}.margin-bottom-40 {  margin-bottom: 40px !important;}.margin-bottom-45 {  margin-bottom: 45px !important;}.margin-bottom-50 {  margin-bottom: 50px !important;}/*    .text-primary{color: @dev-bg-primary;}    .text-success{color: @dev-bg-success;}    .text-info{color: @dev-bg-info;}    .text-warning{color: @dev-bg-warning;}    .text-danger{color: @dev-bg-danger;}    *//* material shadow helper */.material-shadow-1 {  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}.material-shadow-2 {  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);}.material-shadow-3 {  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);}.material-shadow-4 {  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);}.material-shadow-5 {  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);}/* ./material shadow helper */.text-left {  text-align: left !important;}/* ./help classes *//* list icons */.icons-list {  float: left;  width: 100%;  list-style: none;  padding: 0px;  margin: 0px 0px 30px 0px;}.icons-list li {  float: left;  width: 25%;  line-height: 20px;  padding: 10px;  color: #999999;}.icons-list li .fa,.icons-list li .glyphicon {  font-size: 14px;  margin: 0px 10px 0px 0px;  width: 20px;  text-align: center;  color: #555555;}.icons-list li:hover {  color: #555555;  background: #fafafa;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  cursor: pointer;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.icon_search_results {  display: none;  float: left;  width: 100%;}.icon_search_results .icons-list {  margin-bottom: 0px;}.icon_search_results .alert {  width: 100%;  float: left;}.icon_search_results #icon_search_info {  display: none;}/* ./list icons *//* charts */.chart-holder {  float: left;  width: 100%;  height: 420px;  padding: 20px;  margin-bottom: 20px;}.chart-holder svg {  float: left;  width: 100%;  height: 400px;}.chart-holder svg text {  fill: #999999;}/* sparkline */.sparkline {  display: inline-block;  position: relative;}.jqstooltip {  display: block !important;  padding: 0px !important;  border: 0px !important;}.jqsfield {  padding: 4px 5px 5px;  display: inline-block;  line-height: 13px;}/* eof sparkline */.chart-legend {  position: absolute;  right: 20px;  top: 30px;  z-index: 10;}/* ./charts *//* map wrapper */.map-wrapper {  float: left;  width: 100%;  margin-bottom: 30px;  position: relative;}.map-wrapper .map-wrapper-field {  position: absolute;  left: 0px;  top: -40px;  margin: 0px;  z-index: 99;}.map-wrapper .map-wrapper-field >div {  padding: 0px;}/* ./map wrapper *//* default dev functions *//* default shadow *//* ./default shadow *//* multiple shadow *//* ./multiple shadow *//* blur *//* ./blur *//* border radius *//* ./border-radius *//* box transition mixin *//* ./box transition mixin *//* box transition all *//* ./box transition all *//* box transition opacity *//* ./box transition opacity *//* box transition color *//* ./box transition color *//* box transition background color *//* ./box transition background color *//* box opacity *//* ./box opacity *//* box gradiend *//* ./box gradiend *//* rotate *//* ./rotate *//* ./default dev functions *//* settings */.dev-settings {  position: fixed;  right: -230px;  top: 200px;  -webkit-transition: all 400ms ease;  -moz-transition: all 400ms ease;  -ms-transition: all 400ms ease;  -o-transition: all 400ms ease;  transition: all 400ms ease;  z-index: 5;}.dev-settings .dev-settings-button {  position: absolute;  left: -36px;  height: 36px;  width: 36px;  top: 10px;  background: rgba(0, 0, 0, 0.8);  -webkit-border-top-right-radius: 3px 0px 0px 3px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 3px 0px 0px 3px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 3px 0px 0px 3px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 3px 0px 0px 3px;  -webkit-border-radius: 3px 0px 0px 3px;  border-radius: 3px 0px 0px 3px;  font-size: 14px;  color: #FFF;  line-height: 34px;  text-align: center;  cursor: pointer;}.dev-settings .dev-settings-body {  width: 230px;  background: rgba(0, 0, 0, 0.5);  -webkit-border-top-right-radius: 5px 0px 0px 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 0px 0px 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 0px 0px 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 0px 0px 5px;  -webkit-border-radius: 5px 0px 0px 5px;  border-radius: 5px 0px 0px 5px;  padding: 15px 4px 10px 10px;  color: #FFF;}.dev-settings .dev-settings-body a {  width: 30px;  height: 30px;  margin-right: 6px;  margin-bottom: 5px;  display: inline-block;}.dev-settings .dev-settings-body a img {  width: 30px;  height: 30px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  border: 2px solid rgba(255, 255, 255, 0.2);}.dev-settings .dev-settings-body a.active img {  border: 2px solid #ffffff;}.dev-settings.active {  right: 0px;}.dev-settings.active .dev-settings-button {  background: rgba(0, 0, 0, 0.5);}/* ./settings *//* ./helpers *//* settings *//* default colors *//* ./default colors *//* layout settings *//* boxed *//* ./boxed *//* header *//* ./header *//* sidebar *//* ./sidebar *//* footer *//* ./footer *//* rightbar *//* ./rightbar *//* ./layouts *//* ./settings *//* keyframes *//* keyframes *//* fadein effect */@-webkit-keyframes fadeIn {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes fadeIn {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}/* ./fadein effect *//* space in */@-webkit-keyframes spaceInDown {  0% {    opacity: 0;    -webkit-transform-origin: 50% 100%;    -webkit-transform: scale(0.2) translate(0%, 200%);  }  100% {    opacity: 1;    -webkit-transform-origin: 50% 100%;    -webkit-transform: scale(1) translate(0%, 0%);  }}@keyframes spaceInDown {  0% {    opacity: 0;    transform-origin: 50% 100%;    transform: scale(0.2) translate(0%, 200%);  }  100% {    opacity: 1;    transform-origin: 50% 100%;    transform: scale(1) translate(0%, 0%);  }}/* ./space in *//* space out */@-webkit-keyframes spaceOutUp {  0% {    opacity: 1;    -webkit-transform-origin: 50% 0%;    -webkit-transform: scale(1) translate(0%, 0%);  }  100% {    opacity: 0;    -webkit-transform-origin: 50% 0%;    -webkit-transform: scale(0.2) translate(0%, -200%);  }}@keyframes spaceOutUp {  0% {    opacity: 1;    transform-origin: 50% 0%;    transform: scale(1) translate(0%, 0%);  }  100% {    opacity: 0;    transform-origin: 50% 0%;    transform: scale(0.2) translate(0%, -200%);  }}/* ./space out *//* zoomin */@-webkit-keyframes zoomIn {  0% {    opacity: 0;    -webkit-transform: scale3d(0.3, 0.3, 0.3);    transform: scale3d(0.3, 0.3, 0.3);  }  50% {    opacity: 1;  }}@keyframes zoomIn {  0% {    opacity: 0;    -webkit-transform: scale3d(0.3, 0.3, 0.3);    -ms-transform: scale3d(0.3, 0.3, 0.3);    transform: scale3d(0.3, 0.3, 0.3);  }  50% {    opacity: 1;  }}/* ./zoomin *//* zoomout */@-webkit-keyframes zoomOut {  0% {    opacity: 1;  }  50% {    opacity: 0;    -webkit-transform: scale3d(0.3, 0.3, 0.3);    transform: scale3d(0.3, 0.3, 0.3);  }  100% {    opacity: 0;  }}@keyframes zoomOut {  0% {    opacity: 1;  }  50% {    opacity: 0;    -webkit-transform: scale3d(0.3, 0.3, 0.3);    -ms-transform: scale3d(0.3, 0.3, 0.3);    transform: scale3d(0.3, 0.3, 0.3);  }  100% {    opacity: 0;  }}/* ./zoomout *//* appear */@-webkit-keyframes appear {  0% {    opacity: 0;  }  25% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes appear {  0% {    opacity: 0;  }  25% {    opacity: 0;  }  100% {    opacity: 1;  }}/* ./appear *//* disappear */@-webkit-keyframes disappear {  0% {    opacity: 1;  }  25% {    opacity: 1;  }  100% {    opacity: 0;  }}@keyframes disappear {  0% {    opacity: 1;  }  25% {    opacity: 1;  }  100% {    opacity: 0;  }}/* ./disappear *//* slide in up */@-webkit-keyframes slideInUp {  0% {    -webkit-transform: translateY(100%);    transform: translateY(100%);    visibility: visible;  }  100% {    -webkit-transform: translateY(0);    transform: translateY(0);  }}@keyframes slideInUp {  0% {    -webkit-transform: translateY(100%);    -ms-transform: translateY(100%);    transform: translateY(100%);    visibility: visible;  }  100% {    -webkit-transform: translateY(0);    -ms-transform: translateY(0);    transform: translateY(0);  }}/* ./slide in up *//* spin */@-webkit-keyframes lodaer_spin {  0% {    -webkit-transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(360deg);  }}@keyframes lodaer_spin {  0% {    transform: rotate(0deg);  }  100% {    transform: rotate(360deg);  }}/* ./spin *//* footer_control bounce */@-webkit-keyframes dpf_controls {  0% {    top: -50px;  }  40% {    top: -10px;  }  80% {    top: -45px;  }  100% {    top: -40px;  }}@keyframes dpf_controls {  0% {    top: -50px;  }  40% {    top: -10px;  }  80% {    top: -45px;  }  100% {    top: -40px;  }}/* ./footer_control bounce *//* loaders */@-webkit-keyframes rotateplane {  0% {    -webkit-transform: perspective(120px);  }  50% {    -webkit-transform: perspective(120px) rotateY(180deg);  }  100% {    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);  }}@keyframes rotateplane {  0% {    transform: perspective(120px) rotateX(0deg) rotateY(0deg);    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);  }  50% {    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);  }  100% {    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);  }}@-webkit-keyframes scaleout {  0% {    -webkit-transform: scale(0);  }  100% {    -webkit-transform: scale(1);    opacity: 0;  }}@keyframes scaleout {  0% {    transform: scale(0);    -webkit-transform: scale(0);  }  100% {    transform: scale(1);    -webkit-transform: scale(1);    opacity: 0;  }}/* ./loaders */@-webkit-keyframes pulsate {  0% {    -webkit-transform: scale(1, 1);    opacity: 0.0;  }  50% {    opacity: 1.0;  }  100% {    -webkit-transform: scale(1.2, 1.2);    opacity: 0.0;  }}/* ./keyframes *//* ./keyframes *//* layouts */.container {  padding: 0px;  width: 100%;  float: left;  margin: 0px;}.container .wrapper {  padding: 30px 30px 20px;  float: left;  width: 100%;}.container .wrapper-white {  background: #FFF;}.row {  margin: 0px -5px;}.row div[class^='col-'] {  padding: 0px 5px;}.row.row-wider {  margin: 0px -10px;}.row.row-wider div[class^='col-'] {  padding: 0px 10px;}.row.row-condensed {  margin: 0px;}.row.row-condensed div[class^='col-'] {  padding: 0px;}@media all and (max-width: 992px) {  .container .wrapper {    padding: 15px 10px 10px;  }}.dev-page {  width: 100%;  height: 100%;  min-height: 100%;  float: left;  position: relative;  overflow: hidden;  visibility: visible !important;}.dev-page .dev-page-header {  width: 100%;  height: 55px;  background: #ffffff;  color: #263c46;  position: absolute;  left: 0px;  top: 0px;  z-index: 5;  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);}.dev-page .dev-page-container {  position: relative;  z-index: 4;  float: left;  width: 100%;  height: 100%;  min-height: 100%;  padding-top: 55px;}.dev-page .dev-page-container .dev-page-sidebar {  position: absolute;  z-index: 3;  height: 100%;  width: 300px;  background: #304056;  color: #f0f4f6;  -webkit-transition: width 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -moz-transition: width 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -ms-transition: width 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -o-transition: width 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  transition: width 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  padding-bottom: 40px;}.dev-page .dev-page-container .dev-page-content {  position: relative;  z-index: 2;  width: 100%;  height: 100%;  min-height: 100%;  padding-left: 300px;  -webkit-transition: padding 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -moz-transition: padding 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -ms-transition: padding 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  -o-transition: padding 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  transition: padding 200ms cubic-bezier(0.99, 0, 0.5, 0.99);  padding-bottom: 40px;}.dev-page .dev-page-container .dev-page-content .container {  position: relative;  height: 100%;  min-height: 100%;}.dev-page .dev-page-rightbar {  position: fixed;  top: 0px;  right: -310px;  /* -10 shadow */  height: 100%;  overflow: hidden;  width: 300px;  background: #edf1f2;  color: #555555;  z-index: 4;}.dev-page .dev-page-footer {  position: absolute;  z-index: 5;  width: 100%;  height: 40px;  background: #2a394f;  color: #6382a9;  left: 0px;  bottom: 0px;}.dev-page.dev-page-sidebar-minimized .dev-page-container .dev-page-sidebar {  width: 55px;}.dev-page.dev-page-sidebar-minimized .dev-page-container .dev-page-content {  padding-left: 55px;}.dev-page.dev-page-sidebar-collapsed .dev-page-container .dev-page-sidebar {  width: 0px;  overflow: hidden;}.dev-page.dev-page-sidebar-collapsed .dev-page-container .dev-page-content {  padding-left: 0px;}.dev-page.dev-page-sidebar-right .dev-page-container .dev-page-sidebar {  right: 0px;}.dev-page.dev-page-sidebar-right .dev-page-container .dev-page-content {  padding-left: 0px;  padding-right: 300px;}.dev-page.dev-page-sidebar-right.dev-page-sidebar-minimized .dev-page-container .dev-page-content {  padding-left: 0px;  padding-right: 55px;}.dev-page.dev-page-sidebar-right.dev-page-sidebar-collapsed .dev-page-container .dev-page-content {  padding-right: 0px;}.dev-page.dev-page-no-footer .dev-page-container .dev-page-sidebar,.dev-page.dev-page-no-footer .dev-page-container .dev-page-content {  padding-bottom: 0px;}.dev-page.dev-page-loaded {  height: auto;}.dev-page.dev-page-fullscreen .dev-page-container {  position: static;}.dev-page.dev-page-fullscreen .dev-page-container .dev-page-content {  position: static;}.dev-page-boxed {  background: url('../img/backgrounds/default-background.jpg') left top no-repeat #e5e5e5;}.dev-page-boxed .dev-page {  width: 1200px;  background: #fafafa;  margin: 0px auto;  float: none;  -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05), -5px 0px 10px rgba(0, 0, 0, 0.05);  -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05), -5px 0px 10px rgba(0, 0, 0, 0.05);  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05), -5px 0px 10px rgba(0, 0, 0, 0.05);}@media all and (max-width: 992px) {  .dev-page .dev-page-container {    float: left;    width: 100%;  }  .dev-page .dev-page-container .dev-page-sidebar {    position: relative;    float: left;    width: 100%;    height: auto;    -webkit-transition: none 200ms ease;    -moz-transition: none 200ms ease;    -ms-transition: none 200ms ease;    -o-transition: none 200ms ease;    transition: none 200ms ease;    display: none;    padding-bottom: 0px;  }  .dev-page .dev-page-container .dev-page-content {    padding: 0px;    float: left;    -webkit-transition: none 200ms ease;    -moz-transition: none 200ms ease;    -ms-transition: none 200ms ease;    -o-transition: none 200ms ease;    transition: none 200ms ease;  }  .dev-page .dev-page-container .dev-page-content .container {    padding-bottom: 50px;  }  .dev-page.dev-page-loaded .dev-page-container .dev-page-sidebar {    display: block;  }  .dev-page.dev-page-sidebar-collapsed .dev-page-container .dev-page-sidebar {    display: none;  }  .dev-page .dev-page-sidebar-minimize {    display: none !important;  }  .dev-page-boxed .dev-page {    width: 100%;    float: left;    margin: 0px;  }}/* ./layouts *//* other *//* template loaders *//* circle universal loader *//* keyframes */@-webkit-keyframes dev-loader-circle-1 {  0% {    top: -10px;  }  50% {    top: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    top: -10px;  }}@keyframes dev-loader-circle-1 {  0% {    top: -10px;  }  50% {    top: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    top: -10px;  }}@-webkit-keyframes dev-loader-circle-2 {  0% {    right: -10px;  }  50% {    right: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    right: -10px;  }}@keyframes dev-loader-circle-2 {  0% {    right: -10px;  }  50% {    right: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    right: -10px;  }}@-webkit-keyframes dev-loader-circle-3 {  0% {    bottom: -10px;  }  50% {    bottom: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    bottom: -10px;  }}@keyframes dev-loader-circle-3 {  0% {    bottom: -10px;  }  50% {    bottom: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    bottom: -10px;  }}@-webkit-keyframes dev-loader-circle-4 {  0% {    left: -10px;  }  50% {    left: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    left: -10px;  }}@keyframes dev-loader-circle-4 {  0% {    left: -10px;  }  50% {    left: 0px;    -webkit-opacity: 0.5;    -khtml-opacity: 0.5;    -moz-opacity: 0.5;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);    filter: alpha(opacity=50);    opacity: 0.5;    filter: alpha(opacity = 0.5*100);  }  100% {    left: -10px;  }}@-webkit-keyframes scaleout {  0% {    -webkit-transform: scale(0);  }  100% {    -webkit-transform: scale(1);    opacity: 0;  }}@keyframes scaleout {  0% {    transform: scale(0);    -webkit-transform: scale(0);  }  100% {    transform: scale(1);    -webkit-transform: scale(1);    opacity: 0;  }}/* ./keyframes */.dev-page-loading {  position: fixed;  width: 100%;  height: 100%;  background: #fafafa;  z-index: 999;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page-loading:before {  content: " ";  position: absolute;  width: 40px;  height: 40px;  top: 50%;  left: 50%;  margin-top: -20px;  margin-left: -20px;  background: #364760;  border-radius: 50%;  -webkit-animation: scaleout 800ms infinite ease-in-out;  animation: scaleout 800ms infinite ease-in-out;}.dev-page-loading:after {  content: " ";  position: absolute;  width: 30px;  height: 30px;  top: 50%;  left: 50%;  margin-top: -15px;  margin-left: -15px;  background: #c7c7c7;  border-radius: 50%;  -webkit-animation: scaleout 400ms infinite ease-in-out;  animation: scaleout 400ms infinite ease-in-out;}.dev-page-loading.preloader {  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);}.dev-loader-circle {  position: absolute;  left: 50%;  top: 50%;  margin: -15px 0px 0px -15px;  width: 30px;  height: 30px;}.dev-loader-circle >div {  position: absolute;  left: 0px;  top: 0px;  width: 30px;  height: 30px;  border: 2px solid #364760;  -webkit-border-top-right-radius: 100%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 100%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 100%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 100%;  -webkit-border-radius: 100%;  border-radius: 100%;}.dev-loader-circle.dev-loader-circle-active {  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);}.dev-loader-circle.dev-loader-circle-active >div:nth-child(1) {  top: -10px;  -webkit-animation: dev-loader-circle-1 500ms infinite linear;  animation: dev-loader-circle-1 500ms infinite linear;}.dev-loader-circle.dev-loader-circle-active >div:nth-child(2) {  right: -10px;  left: auto;  -webkit-animation: dev-loader-circle-2 500ms infinite linear;  animation: dev-loader-circle-2 500ms infinite linear;}.dev-loader-circle.dev-loader-circle-active >div:nth-child(3) {  top: auto;  bottom: -10px;  -webkit-animation: dev-loader-circle-3 500ms infinite linear;  animation: dev-loader-circle-3 500ms infinite linear;}.dev-loader-circle.dev-loader-circle-active >div:nth-child(4) {  left: -10px;  -webkit-animation: dev-loader-circle-4 500ms infinite linear;  animation: dev-loader-circle-4 500ms infinite linear;}/* ./circle universal loader *//* circle default loader *//* keyframes */@-webkit-keyframes dev-loader-default {  0% {    -webkit-opacity: 0.2;    -khtml-opacity: 0.2;    -moz-opacity: 0.2;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);    filter: alpha(opacity=20);    opacity: 0.2;    filter: alpha(opacity = 0.2*100);    top: 0px;  }  50% {    -webkit-opacity: 1;    -khtml-opacity: 1;    -moz-opacity: 1;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);    filter: alpha(opacity=100);    opacity: 1;    filter: alpha(opacity = 1*100);    top: -10px;  }  100% {    -webkit-opacity: 0.2;    -khtml-opacity: 0.2;    -moz-opacity: 0.2;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);    filter: alpha(opacity=20);    opacity: 0.2;    filter: alpha(opacity = 0.2*100);    top: 0px;  }}@keyframes dev-loader-default {  0% {    -webkit-opacity: 0.2;    -khtml-opacity: 0.2;    -moz-opacity: 0.2;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);    filter: alpha(opacity=20);    opacity: 0.2;    filter: alpha(opacity = 0.2*100);    top: 0px;  }  50% {    -webkit-opacity: 1;    -khtml-opacity: 1;    -moz-opacity: 1;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);    filter: alpha(opacity=100);    opacity: 1;    filter: alpha(opacity = 1*100);    top: -10px;  }  100% {    -webkit-opacity: 0.2;    -khtml-opacity: 0.2;    -moz-opacity: 0.2;    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);    filter: alpha(opacity=20);    opacity: 0.2;    filter: alpha(opacity = 0.2*100);    top: 0px;  }}/* ./keyframes */.dev-loader-default {  position: absolute;  left: 50%;  top: 50%;  margin: -15px 0px 0px -15px;  width: 30px;  height: 30px;}.dev-loader-default >div {  position: absolute;  left: 0px;  top: 0px;  width: 30px;  height: 30px;  background: #364760;  -webkit-border-top-right-radius: 100%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 100%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 100%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 100%;  -webkit-border-radius: 100%;  border-radius: 100%;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  -webkit-animation: dev-loader-default 500ms infinite linear;  animation: dev-loader-default 500ms infinite linear;}/* circle default loader *//* end template loaders *//* ./other *//* elements */.dev-page .dev-page-header .dph-logo {  float: left;  width: 300px;  height: 55px;  line-height: 55px;  background: #364760;  text-align: center;  position: relative;  margin-right: 55px;  /* logo */  /* ./logo */  /* navigation collapse button */  /* ./navigation collapse button */}.dev-page .dev-page-header .dph-logo a {  width: 100%;  display: block;  height: 55px;  background: url('../img/logo.png') top center no-repeat transparent;  text-indent: -99999px;  overflow: hidden;}.dev-page .dev-page-header .dph-logo a:hover {  background-color: #324259;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse {  position: absolute;  top: 0px;  background: #ffffff;  height: 55px;  width: 55px;  text-decoration: none;  right: -55px;  cursor: pointer;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon {  position: relative;  float: left;  width: 55px;  height: 55px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-one,.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-two,.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-three {  position: absolute;  left: 26px;  top: 21px;  display: block;  width: 3px;  height: 3px;  background: #263c46;  -webkit-transition: all 100ms ease;  -moz-transition: all 100ms ease;  -ms-transition: all 100ms ease;  -o-transition: all 100ms ease;  transition: all 100ms ease;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-two {  top: 26px;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-three {  top: 31px;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse:hover {  background: #fafafa;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon {  -ms-transform: rotate(360deg);  -webkit-transform: rotate(360deg);  transform: rotate(360deg);}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-one,.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-two,.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-three {  width: 16px;  height: 2px;  left: 19px;  top: 21px;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-two {  top: 26px;}.dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-three {  top: 31px;}.dev-page .dev-page-header .dph-buttons {  float: left;  padding: 0px;  margin: 0px;  list-style: none;  margin-right: 10px;}.dev-page .dev-page-header .dph-buttons >li {  display: block;  float: left;  position: relative;}.dev-page .dev-page-header .dph-buttons >li >a {  display: block;  line-height: 55px;  padding: 0px 10px;  text-align: center;  color: #263c46;  min-width: 55px;  background: #ffffff;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dev-page .dev-page-header .dph-buttons >li >a:hover {  background: #fafafa;}.dev-page .dev-page-header .dph-buttons >li >a .fa,.dev-page .dev-page-header .dph-buttons >li >a .glyphicon {  font-size: 14px;}.dev-page .dev-page-header .dph-buttons >li.active >a {  background: #fafafa;}.dev-page .dev-page-header .dph-buttons >li.active .dev-popup {  display: block;}.dev-page .dev-page-header .dph-buttons >li.dph-button-stuck {  width: 55px;  height: 55px;}.dev-page .dev-page-header .dph-buttons.pull-right {  margin-right: 0px;  margin-left: 10px;}.dev-page .dev-page-header .dph-container {  float: left;  padding: 10px 0px;  margin-right: 10px;}.dev-page .dev-page-header .dph-container.pull-right {  margin-right: 0px;  margin-left: 10px;}@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {  .dev-page .dev-page-header .dph-logo >a {    background-image: url(../img/logo@2x.png);    background-size: 300px 55px;  }}@media all and (max-width: 992px) {  .dev-page .dev-page-header {    height: auto;    position: relative;    float: left;  }  .dev-page .dev-page-header .dph-logo {    width: 100%;    margin-right: 0px;    -moz-box-shadow: none;    -webkit-box-shadow: none;    box-shadow: none;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse {    right: 0px;    color: #f0f4f6;    background: #364760;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-one,  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-two,  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-three {    background: #FFF;    width: 3px;    height: 3px;    left: 20px;    top: 26px;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-two {    left: 26px;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse .dev-page-sidebar-collapse-icon .line-three {    left: 32px;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse:hover {    background: #324259;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-one,  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-two,  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-three {    width: 16px;    height: 2px;    left: 19px;    top: 21px;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-two {    top: 26px;  }  .dev-page .dev-page-header .dph-logo .dev-page-sidebar-collapse.active .dev-page-sidebar-collapse-icon .line-three {    top: 31px;  }  .dev-page .dev-page-container {    padding-top: 0px;  }}.dev-page-footer .dev-page-footer-controls {  float: left;  width: 300px;  padding: 0px;  margin: 0px;  list-style: none;}.dev-page-footer .dev-page-footer-controls >li {  float: left;  position: relative;}.dev-page-footer .dev-page-footer-controls >li >a {  display: block;  float: left;  min-width: 34px;  line-height: 34px;  text-align: center;  color: #6382a9;  font-size: 12px;  background: #263448;  text-decoration: none;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;  cursor: pointer;  margin: 3px;  margin-right: 0px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.dev-page-footer .dev-page-footer-controls >li >a .fa,.dev-page-footer .dev-page-footer-controls >li >a .glyphicon {  font-size: 14px;}.dev-page-footer .dev-page-footer-controls >li >a:hover {  background: #232f42;}.dev-page-footer .dev-page-footer-controls >li >a:focus {  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);}.dev-page-footer .dev-page-footer-controls >li >a.dev-page-footer-control-stuck {  top: 0px;  background: transparent;}.dev-page-footer .dev-page-footer-controls >li >a.dev-page-footer-fix .fa {  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);}.dev-page-footer .dev-page-footer-controls.dev-page-footer-controls-auto {  width: auto;}.dev-page-footer .dev-page-footer-buttons {  position: absolute;  z-index: 4;  height: 50px;  background: #2a394f;  -webkit-border-top-right-radius: 5px 5px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 5px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 5px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 5px 0px 0px;  -webkit-border-radius: 5px 5px 0px 0px;  border-radius: 5px 5px 0px 0px;  list-style: none;  padding: 5px;  left: 50%;  top: -10px;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page-footer .dev-page-footer-buttons >li {  float: left;}.dev-page-footer .dev-page-footer-buttons >li >a {  display: block;  float: left;  min-width: 40px;  line-height: 40px;  text-align: center;  color: #6382a9;  font-size: 12px;  background: #263448;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;  text-decoration: none;  margin-right: 5px;  cursor: pointer;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.dev-page-footer .dev-page-footer-buttons >li >a .fa,.dev-page-footer .dev-page-footer-buttons >li >a .glyphicon {  font-size: 14px;}.dev-page-footer .dev-page-footer-buttons >li >a:hover {  background: #232f42;}.dev-page-footer .dev-page-footer-buttons >li >a:focus {  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.26);}.dev-page-footer .dev-page-footer-buttons >li >a.active {  background: #364760;  color: #f0f4f6;}.dev-page-footer .dev-page-footer-buttons >li:last-child >a {  margin-right: 0px;}.dev-page-footer .dev-page-footer-buttons.dev-page-footer-buttons-effect {  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);}.dev-page-footer .dev-page-footer-container {  position: absolute;  z-index: 2;  left: 0px;  top: -150px;  background: #253245;  color: #6382a9;  width: 100%;  height: 150px;  display: none;  -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.26);  -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.26);  box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.26);}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-content {  float: left;  width: 100%;  display: none;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer {  position: absolute;  right: 0px;  top: 0px;  z-index: 3;  width: 100%;  height: 150px;  display: none;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer .dev-page-footer-container-layer-button {  position: absolute;  left: 50%;  top: 50%;  display: block;  width: 30px;  height: 30px;  margin-top: -15px;  margin-left: -15px;  background: #364760;  -webkit-animation: lodaer_spin 1s infinite linear;  animation: lodaer_spin 1s infinite linear;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer .dev-page-footer-container-layer-button:before,.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer .dev-page-footer-container-layer-button:after {  content: " ";  position: absolute;  left: 0px;  top: 0px;  width: 3px;  height: 30px;  background: #364760;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer .dev-page-footer-container-layer-button:after {  left: auto;  right: 0px;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-opened {  display: block;  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);  -webkit-animation: appear 400ms;  animation: appear 400ms;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close {  width: 30px;  height: 30px;  display: block;  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);  -webkit-transition: all 400ms ease;  -moz-transition: all 400ms ease;  -ms-transition: all 400ms ease;  -o-transition: all 400ms ease;  transition: all 400ms ease;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button {  background: transparent;  -webkit-animation: none;  animation: none;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:before,.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:after {  top: 10px;  height: 10px;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:before {  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);  left: 14px;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:after {  -ms-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  transform: rotate(-45deg);  right: 13px;}.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:hover:before,.dev-page-footer .dev-page-footer-container .dev-page-footer-container-layer.dev-page-footer-container-layer-close .dev-page-footer-container-layer-button:hover:after {  background: #2d3b50;}.dev-page-footer .dev-page-footer-container.dev-page-footer-container-opened {  display: block;  -webkit-animation: fadeIn 100ms;  animation: fadeIn 100ms;}.dev-page-footer.dev-page-footer-collapsed {  bottom: -40px;}.dev-page-footer.dev-page-footer-collapsed .dev-page-footer-controls >li >a.dev-page-footer-control-stuck {  position: absolute;  top: -40px;  background: transparent;  color: #555555;  -webkit-transition: none 200ms ease;  -moz-transition: none 200ms ease;  -ms-transition: none 200ms ease;  -o-transition: none 200ms ease;  transition: none 200ms ease;  -webkit-animation: dpf_controls 300ms;  animation-duration: dpf_controls 300ms;}.dev-page-footer.dev-page-footer-collapsed .dev-page-footer-buttons {  top: 0px;}.dev-page-footer.dev-page-footer-effect {  -webkit-transition: bottom 100ms linear;  -moz-transition: bottom 100ms linear;  -ms-transition: bottom 100ms linear;  -o-transition: bottom 100ms linear;  transition: bottom 100ms linear;}.dev-page-footer.dev-page-footer-closed {  bottom: -40px;}.dev-page-footer.dev-page-footer-closed .dev-page-footer-buttons {  top: 0px;}.dev-page-footer.dev-page-footer-fixed {  position: fixed;}.dev-page-footer.dev-page-footer-fixed .dev-page-footer-controls >li >a.dev-page-footer-fix .fa {  -ms-transform: rotate(0deg);  -webkit-transform: rotate(0deg);  transform: rotate(0deg);}.dev-page.dev-page-rightbar-open .dev-page-footer.dev-page-footer-fixed {  left: -300px;  -webkit-transition: all 100ms ease;  -moz-transition: all 100ms ease;  -ms-transition: all 100ms ease;  -o-transition: all 100ms ease;  transition: all 100ms ease;}.dev-page {  -webkit-transition: margin-left 100ms ease;  -moz-transition: margin-left 100ms ease;  -ms-transition: margin-left 100ms ease;  -o-transition: margin-left 100ms ease;  transition: margin-left 100ms ease;}.dev-page .dev-page-header {  /* rightbar toggle button */  /* ./rightbar toggle button */}.dev-page .dev-page-header .dev-page-rightbar-toggle {  position: absolute;  top: 0px;  left: 0px;  padding: 0px !important;  background: #ffffff;  height: 55px;  width: 55px;  text-decoration: none;  right: -55px;  cursor: pointer;}.dev-page .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon {  position: relative;  float: left;  width: 15px;  height: 15px;  margin: 20px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon .line-one {  position: absolute;  left: 1px;  top: 0px;  width: 14px;  height: 7px;  border: 2px solid #263c46;  border-bottom: 0px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon .line-two {  position: absolute;  left: 1px;  top: 8px;  width: 14px;  height: 7px;  border: 2px solid #263c46;  border-top: 0px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-rightbar {  -moz-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.2);  box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.2);  -webkit-transition: right 100ms ease;  -moz-transition: right 100ms ease;  -ms-transition: right 100ms ease;  -o-transition: right 100ms ease;  transition: right 100ms ease;}.dev-page.dev-page-rightbar-open {  margin-left: -300px;}.dev-page.dev-page-rightbar-open .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon {  -ms-transform: rotate(360deg);  -webkit-transform: rotate(360deg);  transform: rotate(360deg);}.dev-page.dev-page-rightbar-open .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon .line-one {  width: 15px;  border-left: 0px;  border-right: 0px;  top: 6px;  -ms-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  transform: rotate(-45deg);}.dev-page.dev-page-rightbar-open .dev-page-header .dev-page-rightbar-toggle .dev-page-rightbar-toggle-icon .line-two {  width: 15px;  border-left: 0px;  border-right: 0px;  top: 3px;  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);}.dev-page.dev-page-rightbar-open .dev-page-rightbar {  right: 0px;}.dev-page.dev-page-rightbar-open .dev-page-footer.dev-page-footer-collapsed .dev-page-footer-control-stuck {  display: none;}.dev-page-navigation-effect {  -webkit-animation: appear 500ms;  animation: appear 500ms;}.dev-page-navigation {  width: 100%;  position: relative;  margin: 0px;  padding: 0px;  float: left;  list-style: none;}.dev-page-navigation >li {  float: left;  width: 100%;  margin-bottom: 1px;  position: relative;  /* first level navigation */  /* ./first level navigation */  /* second+ levels */  /* ./second+ levels */  /* levels */  /* ./levels */}.dev-page-navigation >li >a {  display: block;  float: left;  width: 100%;  background: #2d3b50;  color: #f0f4f6;  font-size: 13px;  font-weight: 500;  line-height: 55px;  text-decoration: none;  padding-left: 45px;  white-space: nowrap;  position: relative;  -webkit-transition: background-color 100ms linear;  -moz-transition: background-color 100ms linear;  -o-transition: background-color 100ms linear;  -ms-transition: background-color 100ms linear;  transition: background-color 100ms linear;}.dev-page-navigation >li >a .fa,.dev-page-navigation >li >a .glyphicon {  position: absolute;  left: 0px;  top: 0px;  width: 45px;  height: 55px;  line-height: 55px;  text-align: center;  font-size: 14px;  color: #6382a9;}.dev-page-navigation >li.active >a {  background: #293649;}.dev-page-navigation >li.active >a .fa,.dev-page-navigation >li.active >a .glyphicon {  background: #293649;}.dev-page-navigation >li:hover >a {  background: #293649;}.dev-page-navigation >li.title {  font-size: 11px;  text-transform: uppercase;  padding: 15px 10px 10px;  color: #6382a9;}.dev-page-navigation >li ul {  float: left;  width: 100%;  margin: 0px;  padding: 0px;  list-style: none;  max-height: 0px;  overflow-y: hidden;}.dev-page-navigation >li ul li {  float: left;  width: 100%;  position: relative;}.dev-page-navigation >li ul li a {  display: block;  float: left;  width: 100%;  line-height: 45px;  font-size: 12px;  color: #d7dde2;  font-weight: 300;  text-decoration: none;  background: #253143;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page-navigation >li ul li a:after {  content: " ";  width: 1px;  height: 45px;  background: #293649;  position: absolute;  left: 22.5px;  top: 0px;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dev-page-navigation >li ul li a:hover {  background: #222c3c;}.dev-page-navigation >li ul li a:hover:after {  background: #304056;}.dev-page-navigation >li ul li.active >a {  background: #222c3c;}.dev-page-navigation >li ul li.active >a:after {  background: #364760;}.dev-page-navigation >li ul li.has-child >a:before {  line-height: 45px;  height: 45px;}.dev-page-navigation >li >ul >li >a {  padding: 0px 0px 0px 45px;}.dev-page-navigation >li >ul >li >a:hover,.dev-page-navigation >li >ul >li.active >a {  padding-left: 55px;}.dev-page-navigation >li >ul >li >ul >li >a {  padding: 0px 0px 0px 75px;}.dev-page-navigation >li >ul >li >ul >li >a:after {  left: 55px;}.dev-page-navigation >li >ul >li >ul >li >a:hover,.dev-page-navigation >li >ul >li >ul >li.active >a {  padding-left: 85px;}.dev-page-navigation li.has-child >a:before {  content: "\f107";  font-family: FontAwesome;  position: absolute;  font-size: 14px;  line-height: 55px;  width: 30px;  height: 55px;  text-align: center;  right: 0px;  top: 0px;}.dev-page-navigation li.has-child.active >a:before {  content: "\f106";}.dev-page.dev-page-loaded .dev-page-navigation >li ul {  -webkit-transition: max-height 100ms linear;  -moz-transition: max-height 100ms linear;  -ms-transition: max-height 100ms linear;  -o-transition: max-height 100ms linear;  transition: max-height 100ms linear;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation {  width: 55px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li {  width: 55px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a {  padding-left: 55px;  width: 55px;  background: transparent;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a .fa,.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a .glyphicon {  width: 55px;  background: #2d3b50;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a span {  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a:hover .fa,.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >a:hover .glyphicon {  background: #293649;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li.title {  overflow: hidden;  height: 0px;  padding: 1px 0px 0px;  display: none;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li >ul {  margin-top: 5px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul {  position: absolute;  top: 0px;  left: 100%;  width: 300px;  margin-left: 10px;  z-index: 999;  overflow-y: visible;  display: none;  -webkit-animation-duration: 100ms;  animation-duration: 100ms;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  -webkit-animation-name: zoomIn;  animation-name: zoomIn;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li >a {  padding: 0px 15px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li >a:hover {  padding-left: 25px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li >a:after {  display: none;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li:first-child >a {  -webkit-border-top-right-radius: 5px 5px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 5px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 5px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 5px 0px 0px;  -webkit-border-radius: 5px 5px 0px 0px;  border-radius: 5px 5px 0px 0px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li:last-child >a {  -webkit-border-top-right-radius: 0px 0px 5px 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 0px 5px 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 0px 5px 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 0px 5px 5px;  -webkit-border-radius: 0px 0px 5px 5px;  border-radius: 0px 0px 5px 5px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul >li.active >a {  padding-left: 25px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li ul:after {  right: 100%;  top: 22.5px;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;  border-color: rgba(54, 71, 96, 0);  border-right-color: #253143;  border-width: 5px;  margin-top: -5px;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li.active >a .fa,.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li.active >a .glyphicon {  background: #293649;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation >li.has-child >a:before {  display: none;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation li.active >ul {  display: block;}.dev-page.dev-page-sidebar-minimized .dev-page-navigation li.active.has-child >a:before {  content: "\f104";}.dev-page.dev-page-sidebar-minimized .dev-page-navigation li.has-child >a:before {  content: "\f105";}.dev-page.dev-page-sidebar-minimized.dev-page-sidebar-right .dev-page-navigation >li ul {  left: auto;  right: 100%;  margin-left: 0px;  margin-right: 10px;}.dev-page.dev-page-sidebar-minimized.dev-page-sidebar-right .dev-page-navigation >li ul:after {  right: auto;  left: 100%;  border-right-color: transparent;  border-left-color: #253143;}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation {  display: none;}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li >a {  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li >a .fa,.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li >a .glyphicon {  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  width: 0px;}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li >a span {  display: none;}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li ul {  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page.dev-page-sidebar-collapsed .dev-page-navigation >li.has-child >a:before {  display: none;}/* search *//* keyframes */@-webkit-keyframes search_show {  0% {    opacity: 0;    width: 55px;    height: 55px;  }  100% {    opacity: 1;    width: 100%;    height: 100%;  }}@keyframes search_show {  0% {    opacity: 0;    width: 55px;    height: 55px;  }  100% {    opacity: 1;    width: 100%;    height: 100%;  }}@-webkit-keyframes search_container_show {  0% {    opacity: 0;  }  50% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes search_container_show {  0% {    opacity: 0;  }  50% {    opacity: 0;  }  100% {    opacity: 1;  }}/* ./keyframes */.dev-page .dev-page-header {  /* search toggle button */  /* ./search toggle button */}.dev-page .dev-page-header .dev-page-search-toggle {  position: absolute;  top: 0px;  left: 0px;  padding: 0px !important;  background: #ffffff;  height: 55px;  width: 55px;  text-decoration: none;  right: -55px;  cursor: pointer;}.dev-page .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon {  position: relative;  float: left;  width: 15px;  height: 15px;  margin: 20px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon .circle {  position: absolute;  left: 0px;  top: 0px;  width: 12px;  height: 12px;  border: 2px solid #263c46;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon .line {  position: absolute;  left: 8px;  top: 10px;  width: 7px;  height: 2px;  background: #263c46;  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-search {  position: fixed;  right: 0px;  top: 0px;  background: rgba(255, 255, 255, 0.9);  width: 55px;  height: 55px;  overflow: hidden;  z-index: 20;  display: none;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  overflow-y: scroll;}.dev-page .dev-search .dev-search-container {  width: 100%;  height: 100%;  padding: 75px 20px 20px;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);}.dev-page .dev-search .dev-search-container .dev-search-form {  float: left;  width: 100%;  position: relative;  margin-bottom: 40px;  padding: 10px 0px;}.dev-page .dev-search .dev-search-container .dev-search-form .dev-search-field {  float: left;  width: 100%;}.dev-page .dev-search .dev-search-container .dev-search-form .dev-search-field input {  background: transparent;  padding: 0px;  margin: 0px;  border: 0px;  line-height: 80px;  font-size: 72px;  outline: none;  width: 100%;}.dev-page .dev-search .dev-search-container .dev-search-results {  float: left;  width: 100%;}.dev-page .dev-search .dev-search-container .dev-search-results h3 {  text-transform: uppercase;  font-size: 12px;  font-weight: bold;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item {  float: left;  width: 100%;  padding-left: 30px;  margin-bottom: 10px;  font-size: 12px;  position: relative;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item >a {  float: left;  width: 100%;  font-size: 12px;  font-weight: bold;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;  line-height: 30px;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item >span {  float: left;  width: 100%;  color: #82b440;  margin-bottom: 5px;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item p {  float: left;  width: 100%;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item:after {  position: absolute;  content: " ";  left: 10px;  top: 10px;  width: 10px;  height: 10px;  border: 2px solid #364760;  background: transparent;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item.results-info:after {  border-color: #85d6de;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item.results-success:after {  border-color: #82b440;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item.results-danger:after {  border-color: #e74e40;}.dev-page .dev-search .dev-search-container .dev-search-results .dev-search-results-item.results-warning:after {  border-color: #f3bc65;}.dev-page.dev-page-search-active .dev-page-header {  z-index: 25;}.dev-page.dev-page-search-active .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon {  -ms-transform: rotate(360deg);  -webkit-transform: rotate(360deg);  transform: rotate(360deg);}.dev-page.dev-page-search-active .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon .circle {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;  height: 2px;  width: 15px;  border: 0px;  background: #263c46;  -ms-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  transform: rotate(-45deg);  left: 0px;  top: 6px;}.dev-page.dev-page-search-active .dev-page-header .dev-page-search-toggle .dev-page-search-toggle-icon .line {  width: 15px;  height: 2px;  left: 0px;  top: 6px;}.dev-page.dev-page-search-active .dev-search {  display: block;  width: 100%;  height: 100%;  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);  -webkit-animation: search_show 200ms;  animation: search_show 200ms;}.dev-page.dev-page-search-active .dev-search .dev-search-container {  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);  -webkit-animation: search_container_show 600ms;  animation: search_container_show 600ms;}@media all and (max-width: 992px) {  .dev-page .dev-search .dev-search-container {    padding: 120px 10px 10px;  }}/* ./end search *//* ./elements *//* third-party plugins */.dataTable {  float: left;  margin-bottom: 5px;}.dataTable div.checker,.dataTable div.radio {  display: inherit;}.dataTables_wrapper {  float: left;  width: 100%;}.dataTables_length {  width: 50%;  float: left;  margin-bottom: 10px;}.dataTables_length label,.dataTables_filter label {  font-weight: 400;}.dataTables_length select {  width: 70px;  display: inline;  margin: 0px 10px;}.dataTables_length select:focus {  border-color: #e3e6ec;  -webkit-box-shadow: none;  box-shadow: none;}.dataTables_filter {  width: 50%;  float: right;  margin-bottom: 10px;}.dataTables_filter label {  float: right;}.dataTables_filter label input {  width: 150px;  display: inline;  margin-left: 10px;}.dataTables_filter label input:focus {  border-color: #e3e6ec;  -webkit-box-shadow: none;  box-shadow: none;}td.dataTables_empty {  text-align: center;}.dataTables_info {  float: left;  font-size: 12px;  padding: 0px;  line-height: 35px;  margin-top: 10px;}.dataTables_paginate {  padding: 0px;  text-align: right;  float: right;  margin-top: 10px;}.dataTables_paginate a.paginate_disabled_previous,.dataTables_paginate a.paginate_disabled_next,.dataTables_paginate a.paginate_button,.paginate_enabled_next,.paginate_active,.paginate_enabled_previous {  cursor: pointer;  float: left;  line-height: 23px;  padding: 5px 15px;  font-size: 12px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  font-weight: 400;  border: 1px solid #e7ebf1;  background: #fafafa;  margin-right: 5px;  color: #555555;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.dataTables_paginate .paginate_enabled_next:hover,.dataTables_paginate a.paginate_button:hover,.dataTables_paginate .paginate_enabled_previous:hover {  background-color: #eeeeee;  border-color: #dddddd;  text-decoration: none;}.dataTables_paginate .paginate_button.current,.dataTables_paginate .paginate_button.current:hover {  background: #364760;  border-color: #364760;  color: #FFF;  text-decoration: none;}.dataTables_paginate a.paginate_button.next.disabled,.dataTables_paginate a.paginate_button.previous.disabled {  cursor: default;  color: #ccc;  background: #fafafa;}.dataTables_paginate a.paginate_button.next.disabled:hover,.dataTables_paginate a.paginate_button.previous.disabled:hover {  box-shadow: none;  color: #ccc;  background: #fafafa;}.sorting_desc,.sorting_asc,.sorting {  position: relative;  cursor: pointer;  padding-right: 20px !important;}.sorting:before,.sorting_desc:before,.sorting_asc:before {  position: absolute;  top: 15px;  right: 5px;  font-family: 'FontAwesome';  width: 10px;  height: 10px;  display: block;  color: #555555;}.sorting:before {  content: "\f0dc";  -webkit-opacity: 0.5;  -khtml-opacity: 0.5;  -moz-opacity: 0.5;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  filter: alpha(opacity=50);  opacity: 0.5;  filter: alpha(opacity = 0.5*100);}.sorting_desc:before {  content: "\f0d8";}.sorting_asc:before {  content: "\f0d7";}.sorting_asc_disabled:before,.sorting_desc_disabled:before {  -webkit-opacity: 0.1;  -khtml-opacity: 0.1;  -moz-opacity: 0.1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);  filter: alpha(opacity=10);  opacity: 0.1;  filter: alpha(opacity = 0.1*100);}/* line 2, ../sass/_sortable.sass */table[data-sortable] {  border-collapse: collapse;  border-spacing: 0;}/* line 6, ../sass/_sortable.sass */table[data-sortable] th {  vertical-align: bottom;  font-weight: bold;}/* line 10, ../sass/_sortable.sass */table[data-sortable] th,table[data-sortable] td {  text-align: left;  padding: 10px;}/* line 14, ../sass/_sortable.sass */table[data-sortable] th:not([data-sortable="false"]) {  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  -o-user-select: none;  user-select: none;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  -webkit-touch-callout: none;  cursor: pointer;}/* line 26, ../sass/_sortable.sass */table[data-sortable] th:after {  content: "";  visibility: hidden;  display: inline-block;  vertical-align: inherit;  height: 0;  width: 0;  border-width: 5px;  border-style: solid;  border-color: transparent;  margin-right: -5px;  margin-left: 10px;  float: right;}/* line 40, ../sass/_sortable.sass */table[data-sortable] th[data-sorted="true"]:after {  visibility: visible;}/* line 43, ../sass/_sortable.sass */table[data-sortable] th[data-sorted-direction="descending"]:after {  border-top-color: #555555;  margin-top: 8px;}/* line 47, ../sass/_sortable.sass */table[data-sortable] th[data-sorted-direction="ascending"]:after {  border-bottom-color: #555555;  margin-top: 3px;}/* ./third-party plugins *//* features */.dev-page.dev-page-login {  background: #364760;  height: auto;  min-height: 100%;}.dev-page.dev-page-login .dev-page-login-block {  margin: 100px auto 50px;  -webkit-animation: appear 1s;  animation: appear 1s;  width: 300px;  color: #eeeeee;}.dev-page.dev-page-login .dev-page-login-block:before,.dev-page.dev-page-login .dev-page-login-block:after {  content: " ";  display: table;}.dev-page.dev-page-login .dev-page-login-block:after {  clear: both;}.dev-page.dev-page-login .dev-page-login-block:before,.dev-page.dev-page-login .dev-page-login-block:after {  content: " ";  display: table;}.dev-page.dev-page-login .dev-page-login-block:after {  clear: both;}.dev-page.dev-page-login .dev-page-login-block a {  color: #eeeeee;  text-decoration: none;}.dev-page.dev-page-login .dev-page-login-block a:hover {  color: #ffffff;}.dev-page.dev-page-login .dev-page-login-block__logo {  float: left;  width: 100%;  display: block;  height: 55px;  background: url('../img/logo.png') top center no-repeat transparent;  text-indent: -99999px;  overflow: hidden;  margin-bottom: 25px;}.dev-page.dev-page-login .dev-page-login-block__form {  float: left;  width: 100%;  margin-bottom: 20px;}.dev-page.dev-page-login .dev-page-login-block__form p {  line-height: 20px;  margin: 10px 0px;}.dev-page.dev-page-login .dev-page-login-block__form .title {  font-size: 16px;  font-weight: 400;  color: #eeeeee;  margin-bottom: 20px;}.dev-page.dev-page-login .dev-page-login-block__form .help-block {  line-height: 25px;  margin: 0px;  font-size: 11px;  color: #667d8d;}.dev-page.dev-page-login .dev-page-login-block__form .form-group {  border-bottom: 1px solid rgba(255, 255, 255, 0.1);  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  margin-bottom: 10px;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .form-control::-webkit-input-placeholder {  color: #667d8d;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .form-control::-moz-placeholder {  color: #667d8d;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .form-control:-moz-placeholder {  color: #667d8d;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .form-control:-ms-input-placeholder {  color: #667d8d;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .form-control {  background: transparent;  border: 0px;  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;  color: #eeeeee;  padding: 12px 5px 12px 15px;  height: 47px;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .input-group-addon {  padding: 6px 5px 6px 15px;  color: #889aa4;  border: 0px;  background: none;  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.dev-page.dev-page-login .dev-page-login-block__form .form-group .btn {  padding: 10px 15px;}.dev-page.dev-page-login .dev-page-login-block__form .form-group.focus {  border-bottom: 1px solid rgba(255, 255, 255, 0.3);}.dev-page.dev-page-login .dev-page-login-block__form .form-group.no-border {  border-bottom: 0px;}.dev-page.dev-page-login .dev-page-login-block__form .form-group.no-margin {  margin-bottom: 0px;}.dev-page.dev-page-login .dev-page-login-block__footer {  float: left;  width: 100%;  color: #667d8d;  font-size: 11px;  text-align: center;}.dev-page.dev-page-login.dev-page-login-v2 {  background: #2d3a4b;}.dev-page.dev-page-login.dev-page-login-v2 .dev-page-login-block__form .form-group {  border: 1px solid rgba(255, 255, 255, 0.1);  background: rgba(0, 0, 0, 0.1);  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.dev-page.dev-page-login.dev-page-login-v2 .dev-page-login-block__form .form-group.no-border {  border: 0px;  background: transparent;}.dev-page.dev-page-login.dev-page-login-v2 .dev-page-login-block__form .form-group.focus {  border: 1px solid rgba(255, 255, 255, 0.2);  background: rgba(0, 0, 0, 0.2);}@media all and (max-width: 992px) {  .dev-page.dev-page-login .dev-page-login-block {    margin: 50px auto;  }}@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {  .dev-page.dev-page-login .dev-page-login-block__logo {    background-image: url(../img/logo@2x.png);    background-size: 300px 55px;  }}/* variables *//* ./variables */.dev-page .dev-page-rightbar .rightbar-chat {  float: left;  width: 600px;  height: 100%;  position: relative;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-title {  float: left;  width: 100%;  height: 55px;  padding: 10px 15px;  display: none;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-title h3 {  line-height: 35px;  padding: 0px;  margin: 0px;  font-size: 14px;  color: #555555;  float: left;  font-weight: 600;  text-transform: uppercase;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-title .btn {  float: left;  display: block;  width: 35px;  height: 35px;  background: transparent;  color: #a3b7bd;  border: 2px solid #a3b7bd;  text-align: center;  font-size: 14px;  padding: 0px;  line-height: 30px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-title .btn:hover {  border: 2px solid #94acb2;  color: #94acb2;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts {  float: left;  width: 300px;  -webkit-transition: margin-left 200ms ease;  -moz-transition: margin-left 200ms ease;  -ms-transition: margin-left 200ms ease;  -o-transition: margin-left 200ms ease;  transition: margin-left 200ms ease;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts {  display: block;  float: left;  list-style: none;  padding: 0px;  margin: 0px;  width: 100%;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li {  float: left;  width: 100%;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a {  position: relative;  float: left;  width: 100%;  padding: 10px 20px;  font-size: 12px;  font-weight: 600;  text-decoration: none;  line-height: 40px;  color: #364760;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a img {  float: left;  margin: 0px 20px 0px 0px;  width: 40px;  -webkit-border-top-right-radius: 20px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 20px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 20px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 20px;  -webkit-border-radius: 20px;  border-radius: 20px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a:hover {  color: #242f3f;  background: #dee5e7;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a.status:after {  position: absolute;  content: " ";  left: 46px;  top: 36px;  width: 16px;  height: 16px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  background: #cccccc;  border: 2px solid #edf1f2;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a.status.online:after {  background: #82b440;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a.status.away:after {  background: #f3bc65;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li a.status.dont:after {  background: #e74e40;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-contacts ul.contacts li.title {  padding: 20px 20px 5px;  font-size: 12px;  font-weight: 600;  color: #a3b7bd;  line-height: 20px;  text-transform: uppercase;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat {  position: relative;  float: left;  width: 300px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user {  float: left;  width: 100%;  height: 200px;  background: #2d3b50;  background-position: center center;  background-size: 300px 200px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-panel {  float: left;  width: 100%;  height: 55px;  padding: 15px 15px 0px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-panel .btn {  float: left;  display: block;  width: 35px;  height: 35px;  background: transparent;  color: #f0f4f6;  border: 2px solid rgba(255, 255, 255, 0.25);  text-align: center;  font-size: 14px;  line-height: 30px;  padding: 0px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-panel .btn:hover {  border: 2px solid rgba(255, 255, 255, 0.5);}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info {  float: left;  width: 100%;  text-align: center;  margin-top: -20px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image {  width: 100px;  margin: 0px auto;  height: 100%;  position: relative;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image img {  width: 100px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  border: 2px solid #293649;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image.status:after {  content: " ";  position: absolute;  right: 5px;  bottom: 0px;  width: 24px;  height: 24px;  background: #cccccc;  border: 2px solid #293649;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image.status.online:after {  background: #82b440;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image.status.away:after {  background: #f3bc65;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info .user-info-image.status.dont:after {  background: #e74e40;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info h5 {  display: block;  margin: 10px 0px 0px 0px;  font-size: 14px;  font-weight: 600;  color: #f0f4f6;  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .user .user-info span {  display: block;  font-size: 12px;  line-height: 20px;  color: #c0cbd6;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper {  float: left;  width: 100%;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat {  display: block;  float: left;  list-style: none;  padding: 0px 10px 0px;  margin: 0px;  width: 100%;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li {  position: relative;  display: inline-block;  float: right;  clear: both;  line-height: 18px;  padding: 10px 15px 5px 15px;  margin-bottom: 15px;  margin-right: 5px;  font-size: 12px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  background: #FFF;  -webkit-animation: zoomIn 200ms;  animation: zoomIn 200ms;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li span {  display: block;  line-height: 20px;  font-size: 11px;  color: #c0cbd6;  text-align: right;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li:after,.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li:before {  position: absolute;  content: " ";  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  width: 10px;  height: 10px;  background: #FFF;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li:before {  width: 4px;  height: 4px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.sent:after {  right: -5px;  bottom: 4px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.sent:before {  right: -10px;  bottom: 4px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.inbox {  float: left;  background: #2d3b50;  color: #f0f4f6;  margin-right: 0px;  margin-left: 5px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.inbox:after,.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.inbox:before {  background: #2d3b50;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.inbox:after {  left: -5px;  bottom: 4px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li.inbox:before {  left: -10px;  bottom: 4px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .chat-wrapper ul.chat li:first-child {  margin-top: 10px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .form {  position: absolute;  bottom: 0px;  left: 0px;  height: 45px;  width: 300px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .form .form-group {  margin-bottom: 0px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .form .form-group .btn {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;  padding: 10px;  min-width: 45px;}.dev-page .dev-page-rightbar .rightbar-chat .rightbar-chat-frame-chat .form .form-group .form-control {  padding: 10px;  height: auto;}.dev-page .dev-page-rightbar .rightbar-chat.rightbar-chat-opened .rightbar-chat-frame-contacts {  margin-left: -300px;}@media all and (max-width: 992px) {  .dev-page .dev-page-rightbar .rightbar-chat .rightbar-title {    display: block;  }}h1,h2,h3,h4,h5,h6 {  font-weight: 400;  padding: 0px;}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {  color: #999999;  font-weight: 300;}h1 {  font-size: 22px;  line-height: 30px;  margin: 0px 0px 25px;}h2 {  font-size: 20px;  line-height: 30px;  margin: 0px 0px 20px;}h3 {  font-size: 18px;  line-height: 25px;  margin: 0px 0px 15px;}h4 {  font-size: 16px;  line-height: 20px;  margin: 0px 0px 15px;}h5 {  font-size: 14px;  line-height: 20px;  margin: 0px 0px 10px;  font-weight: 600;}h6 {  font-size: 12px;  line-height: 20px;  margin: 0px 0px 10px;  font-weight: 600;}p {  font-size: 12px;  line-height: 22px;  margin-bottom: 10px;}a {  color: #5ab0ee;}a:focus {  outline: none;}.text-primary {  color: #364760;}.text-info {  color: #85d6de;}.text-success {  color: #82b440;}.text-warning {  color: #f3bc65;}.text-danger {  color: #e74e40;}.breadcrumb {  float: left;  width: 100%;  margin-bottom: 20px;  padding: 0px;  background: transparent;}.breadcrumb li {  line-height: 20px;  font-size: 11px;  color: #555555;}.breadcrumb li a {  color: #999999;}.breadcrumb li + li:before {  content: "\f105";  font-family: FontAwesome;  padding: 0 8px 0 5px;}.page-title {  float: left;  width: 100%;  padding: 20px;  position: relative;}.page-title h1 {  padding: 0px;  margin: 0px;}.page-title p {  font-size: 12px;  color: #999999;  margin-bottom: 0px;}.page-title .breadcrumb {  position: absolute;  right: 20px;  top: 50%;  margin-top: -10px;  width: auto;  float: none;}.page-subtitle {  float: left;  width: 100%;  padding: 0px;  margin-bottom: 10px;}.page-subtitle >.fa,.page-subtitle >.glyphicon {  font-size: 56px;}.page-subtitle >.fa.pull-left,.page-subtitle >.glyphicon.pull-left {  margin-right: 20px;}.page-subtitle h2,.page-subtitle h3,.page-subtitle h4,.page-subtitle h5 {  padding: 0px;  margin: 0px;  line-height: 32px;}.page-subtitle h2 .fa,.page-subtitle h3 .fa,.page-subtitle h4 .fa,.page-subtitle h5 .fa,.page-subtitle h2 .glyphicon,.page-subtitle h3 .glyphicon,.page-subtitle h4 .glyphicon,.page-subtitle h5 .glyphicon {  font-size: 20px;}.page-subtitle h2 {  text-transform: uppercase;  font-weight: normal;  float: left;  line-height: 35px;  font-size: 19px;}.page-subtitle .btn {  margin-bottom: 0px;}.page-subtitle p {  color: #999999;  font-size: 11px;  margin-bottom: 10px;}.page-subtitle p.text-danger {  color: #e74e40;}.page-subtitle.page-subtitle-centralized {  text-align: center;}.copyright {  float: left;  width: 100%;  border-top: 1px solid #e7ebf1;  padding: 25px 20px;  line-height: 20px;  font-size: 11px;  color: #999999;}.copyright a {  margin: 0px 10px;}code {  color: #252d30;  background-color: #dee7f9;  border: 1px solid #b3c8f1;}.badge.badge-primary {  background: #364760;  color: #FFF;}.badge.badge-success {  background: #82b440;  color: #FFF;}.badge.badge-warning {  background: #f3bc65;  color: #FFF;}.badge.badge-info {  background: #85d6de;  color: #FFF;}.badge.badge-danger {  background: #e74e40;  color: #FFF;}.label {  font-size: inherit;  padding: 2px 5px;}.label.label-primary {  background: #364760;  color: #FFF;}.label.label-success {  background: #82b440;  color: #FFF;}.label.label-warning {  background: #f3bc65;  color: #FFF;}.label.label-info {  background: #85d6de;  color: #FFF;}.label.label-danger {  background: #e74e40;  color: #FFF;}@media all and (max-width: 992px) {  .page-title .breadcrumb {    float: left;    position: relative;    margin: 10px 0px 0px;    top: auto;    right: auto;  }}/* placeholder color */.form-control::-webkit-input-placeholder {  color: #dddddd;}.form-control::-moz-placeholder {  color: #dddddd;}.form-control:-moz-placeholder {  color: #dddddd;}.form-control:-ms-input-placeholder {  color: #dddddd;}/* ./placeholder color *//* bootstrap form-group elements *//* default form group styles */.form-group {  float: left;  width: 100%;  color: #454545;  margin-bottom: 20px;  /* label */  /* ./label */  /* form control */  /* ./form control */  /* help block */  /* ./help block */  /* custom form group */  /* ./custom form group */  /* form group as input group */  /* ./form group as input group */}.form-group label {  font-size: 11px;  color: #454545;  font-weight: bold;  margin-bottom: 0px;  text-transform: uppercase;  line-height: 30px;  padding: 0px;}.form-group label span {  margin-left: 5px;  color: #999999;  font-size: 11px;  font-weight: 400;  line-height: 25px;}.form-group label.control-label {  line-height: 35px;  padding-top: 0px;}.form-group .form-control {  height: 35px;  line-height: 23px;  padding: 5px 10px;  font-size: 12px;  border-color: #e7ebf1;  -webkit-appearance: none;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;  background: #fafafa;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.form-group .form-control:focus {  border-color: #e3e6ec;  webkit-box-shadow: none;  box-shadow: none;  background-color: #ffffff;}.form-group .form-control[readonly] {  color: #dddddd;  cursor: text;}.form-group .form-control[disabled] {  background: #fafafa;  color: #dddddd;  cursor: not-allowed;}.form-group select.form-control {  height: 35px;}.form-group textarea.form-control {  height: auto;  min-height: 50px;}.form-group .help-block {  font-size: 11px;  color: #999999;  line-height: 30px;  margin-top: 0px;  margin-bottom: 0px;  padding: 0px;}.form-group.form-group-custom {  border: 1px solid #e7ebf1;  border-radius: 5px;  padding: 5px 10px;  background: #fafafa;  -webkit-transition: all 300ms ease;  -moz-transition: all 300ms ease;  -ms-transition: all 300ms ease;  -o-transition: all 300ms ease;  transition: all 300ms ease;  /* form control */  /* ./form control */}.form-group.form-group-custom .form-control {  border-color: transparent;  background: transparent;  padding: 5px;}.form-group.form-group-custom .form-control:focus {  border-color: transparent;  background: transparent;}.form-group.form-group-custom textarea.form-control {  min-height: 52px;}.form-group.form-group-custom.active {  border-color: #e3e6ec;  background: #ffffff;}.form-group.form-group-custom.active label {  color: #9e9e9e;}.form-group.form-group-custom.active label span,.form-group.form-group-custom.active .help-block {  color: #b3b3b3;}.form-group.form-group-custom.active .form-select-wrapper:after {  content: "\f0d8";}.form-group.input-group .input-group-addon {  background: #ffffff;  padding: 0px 10px;}.form-group.form-control-clear .form-control-clear-wrap {  position: relative;}.form-group.form-control-clear .form-control-clear-wrap .form-control-clear-button {  position: absolute;  color: #999999;  font-size: 12px;  line-height: 25px;  right: 2px;  top: -25px;  cursor: pointer;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;}.form-group.form-control-clear .form-control-clear-wrap .form-control-clear-button:hover {  color: #454545;}.form-group.form-control-clear-no-head .form-control-clear-wrap .form-control-clear-button {  top: 0px;}.form-group .checkbox label,.form-group .radio label {  font-weight: 400;  width: 100%;  text-transform: none;  padding-left: 5px;}.form-group .checkbox label span,.form-group .radio label span {  font-size: 11px;  color: #999999;}/* ./default form group styles *//* select wrapper */.form-select-wrapper {  float: left;  width: 100%;  position: relative;}.form-select-wrapper select {  appearance: none;  -moz-appearance: none;  /* Firefox */  -webkit-appearance: none;}.form-select-wrapper select::-ms-expand {  display: none;}.form-select-wrapper:after {  position: absolute;  right: 0px;  top: 10px;  content: "\f0d7";  font-family: "FontAwesome";  font-size: 14px;  line-height: 17px;  width: 10px;  text-align: center;  color: #999999;}/* ./select wrapper *//* form group states */.form-group {  /* from group error */  /* ./from group error */  /* from group warning */  /* ./from group warning */  /* from group success */  /* ./from group success */  /* custom form group */  /* ./custom form group */}.form-group.has-error,.form-group.error {  color: #bd4036;}.form-group.has-error .form-control,.form-group.error .form-control {  background: #fff2f2;  border-color: #ffd9d9;  color: #bd4036;}.form-group.has-error .form-control::-webkit-input-placeholder,.form-group.error .form-control::-webkit-input-placeholder {  color: #e6aba6;}.form-group.has-error .form-control::-moz-placeholder,.form-group.error .form-control::-moz-placeholder {  color: #e6aba6;}.form-group.has-error .form-control:-ms-input-placeholder,.form-group.error .form-control:-ms-input-placeholder {  color: #e6aba6;}.form-group.has-warning,.form-group.warning {  color: #ebc009;}.form-group.has-warning .form-control,.form-group.warning .form-control {  background: #fefae9;  border-color: #fef3c7;  color: #ebc009;}.form-group.has-warning .form-control::-webkit-input-placeholder,.form-group.warning .form-control::-webkit-input-placeholder {  color: #fbe792;}.form-group.has-warning .form-control::-moz-placeholder,.form-group.warning .form-control::-moz-placeholder {  color: #fbe792;}.form-group.has-warning .form-control:-ms-input-placeholder,.form-group.warning .form-control:-ms-input-placeholder {  color: #fbe792;}.form-group.has-success,.form-group.success {  color: #7e9d1c;}.form-group.has-success .form-control,.form-group.success .form-control {  background: #fbfdf2;  border-color: #ecf5cd;  color: #7e9d1c;}.form-group.has-success .form-control::-webkit-input-placeholder,.form-group.success .form-control::-webkit-input-placeholder {  color: #c8e56d;}.form-group.has-success .form-control::-moz-placeholder,.form-group.success .form-control::-moz-placeholder {  color: #c8e56d;}.form-group.has-success .form-control:-ms-input-placeholder,.form-group.success .form-control:-ms-input-placeholder {  color: #c8e56d;}.form-group.form-group-custom {  /* from group error */  /* ./from group error */  /* from group warning */  /* ./from group error */  /* from group success */  /* ./from group error */}.form-group.form-group-custom.has-error,.form-group.form-group-custom.error {  background: #fff2f2;  border-color: #ffd9d9;  /* form control */  /* ./form control */}.form-group.form-group-custom.has-error .form-control,.form-group.form-group-custom.error .form-control {  background: transparent;  border-color: transparent;}.form-group.form-group-custom.has-warning,.form-group.form-group-custom.warning {  background: #fefae9;  border-color: #fef3c7;  /* form control */  /* ./form control */}.form-group.form-group-custom.has-warning .form-control,.form-group.form-group-custom.warning .form-control {  background: transparent;  border-color: transparent;}.form-group.form-group-custom.has-success,.form-group.form-group-custom.success {  background: #fbfdf2;  border-color: #ecf5cd;  /* form control */  /* ./form control */}.form-group.form-group-custom.has-success .form-control,.form-group.form-group-custom.success .form-control {  background: transparent;  border-color: transparent;}.form-group span.has-error,.form-group span.error {  font-size: 11px;  color: #bd4036;  line-height: 25px;}/* ./form group states *//* form group one unit */.form-group-one-unit {  float: left;  width: 100%;  margin-bottom: 15px;  background: #fafafa;  border: 1px solid #e7ebf1;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.form-group-one-unit .row {  margin: 0px;}.form-group-one-unit .row div[class^="col-"] {  padding: 0px;}.form-group-one-unit .row div[class^="col-"] .form-group.form-group-custom {  margin-bottom: 0px;  border: 0px;  border-bottom: 1px solid #e7ebf1;  border-right: 1px solid #e7ebf1;  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.form-group-one-unit .row div[class^="col-"]:last-child .form-group.form-group-custom {  border-right: 0px;}.form-group-one-unit .row:first-child div[class^="col-"]:first-child .form-group.form-group-custom {  -webkit-border-top-right-radius: 5px 0px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 0px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 0px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 0px 0px 0px;  -webkit-border-radius: 5px 0px 0px 0px;  border-radius: 5px 0px 0px 0px;}.form-group-one-unit .row:first-child div[class^="col-"]:last-child .form-group.form-group-custom {  -webkit-border-top-right-radius: 0px 5px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 5px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 5px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 5px 0px 0px;  -webkit-border-radius: 0px 5px 0px 0px;  border-radius: 0px 5px 0px 0px;}.form-group-one-unit .row:last-child div[class^="col-"] .form-group.form-group-custom {  border-bottom: 0px;}.form-group-one-unit .row:last-child div[class^="col-"]:first-child .form-group.form-group-custom {  -webkit-border-top-right-radius: 0px 0px 0px 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 0px 0px 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 0px 0px 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 0px 0px 5px;  -webkit-border-radius: 0px 0px 0px 5px;  border-radius: 0px 0px 0px 5px;}.form-group-one-unit .row:last-child div[class^="col-"]:last-child .form-group.form-group-custom {  -webkit-border-top-right-radius: 0px 0px 5px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 0px 5px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 0px 5px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 0px 5px 0px;  -webkit-border-radius: 0px 0px 5px 0px;  border-radius: 0px 0px 5px 0px;}.form-group-one-unit.no-padding {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;  margin-bottom: 0px;  border: 0px;}/* ./form group one unit */.input-group-addon {  background: #fafafa;  border-color: #e7ebf1;  color: #454545;}/* /.bootstrap form-group elements *//* bootstrap file input plugin */.file-input {  position: relative;  cursor: pointer;  overflow: hidden;}.file-input input[type=file],.file-input input[type=file]:focus,.file-input input[type=file]:hover {  position: absolute;  top: 0;  left: 0;  z-index: 99;  outline: 0;  width: 100%;  height: 100%;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  cursor: pointer;}.file-input-name {  margin-left: 10px;}/* ./bootstrap file input plugin *//* switch button */.switch {  cursor: pointer;  position: relative;  height: 25px;  line-height: 25px;  margin: 5px 0px !important;}.switch input {  position: absolute;  opacity: 0;  filter: alpha(opacity=0);}.switch input:checked + span:after {  left: 16px;}.switch input:checked + span {  background-color: #82b440;}.switch input:disabled + span {  background-color: #ffffff;}.switch span {  position: relative;  width: 40px;  height: 25px;  -webkit-border-top-right-radius: 25px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 25px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 25px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 25px;  -webkit-border-radius: 25px;  border-radius: 25px;  background-color: #e74e40;  border: 1px solid transparent;  display: inline-block;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  border-color: rgba(0, 0, 0, 0.1);  left: 0px;}.switch span:after {  content: "";  position: absolute;  background-color: #fff;  width: 21px;  top: 1px;  bottom: 1px;  left: 1px;  -webkit-border-top-right-radius: 25px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 25px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 25px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 25px;  -webkit-border-radius: 25px;  border-radius: 25px;  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.switch.switch-lg {  margin: 0px;  height: 35px;  line-height: 35px;  margin: 0px !important;}.switch.switch-lg input:checked + span:after {  left: 27px;}.switch.switch-lg span {  width: 60px;  height: 35px;  -webkit-border-top-right-radius: 30px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 30px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 30px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 30px;  -webkit-border-radius: 30px;  border-radius: 30px;}.switch.switch-lg span:after {  width: 30px;}/* ./switch button */.modal .modal-backdrop.in {  -webkit-opacity: 0.3;  -khtml-opacity: 0.3;  -moz-opacity: 0.3;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);  filter: alpha(opacity=30);  opacity: 0.3;  filter: alpha(opacity = 0.3*100);}.modal .modal-dialog {  margin: 70px auto 0px;}.modal .modal-content {  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;  border: 0px;  position: relative;}.modal .modal-content .modal-header {  padding: 15px;  position: relative;  border-color: #e7ebf1;}.modal .modal-content .close {  position: absolute;  right: -30px;  margin-top: 0px;  padding-left: 1px;  top: -30px;  width: 30px;  height: 30px;  line-height: 20px;  border: 2px solid #FFF;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  -webkit-opacity: 0.8;  -khtml-opacity: 0.8;  -moz-opacity: 0.8;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);  filter: alpha(opacity=80);  opacity: 0.8;  filter: alpha(opacity = 0.8*100);  color: #FFF;  font-size: 19px;  text-align: center;  font-weight: 300;  outline: none;  -webkit-transition: opacity 200ms ease-in-out;  -moz-transition: opacity 200ms ease-in-out;  -ms-transition: opacity 200ms ease-in-out;  -o-transition: opacity 200ms ease-in-out;  transition: opacity 200ms ease-in-out;}.modal .modal-content .close:hover {  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);}.modal .modal-content .modal-body {  padding: 10px 15px 5px;}.modal .modal-content .modal-body:before,.modal .modal-content .modal-body:after {  content: " ";  display: table;}.modal .modal-content .modal-body:after {  clear: both;}.modal .modal-content .modal-body:before,.modal .modal-content .modal-body:after {  content: " ";  display: table;}.modal .modal-content .modal-body:after {  clear: both;}.modal .modal-content .modal-body.no-padding {  padding: 0px;}.modal .modal-content .modal-footer {  padding: 15px;  border-color: #e7ebf1;}/* progress bar */.progress {  height: 25px;  margin: 5px 0px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  background: rgba(0, 0, 0, 0.1);  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.progress .progress-bar {  line-height: 25px;  font-size: 12px;  background: #364760;  color: #f0f4f6;}.progress .progress-bar.progress-bar-info {  background: #85d6de;}.progress .progress-bar.progress-bar-success {  background: #82b440;}.progress .progress-bar.progress-bar-warning {  background: #f3bc65;}.progress .progress-bar.progress-bar-danger {  background: #e74e40;}.progress.progress-bar-sm {  height: 15px;  margin: 10px 0px;  -webkit-border-top-right-radius: 2px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 2px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 2px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 2px;  -webkit-border-radius: 2px;  border-radius: 2px;}.progress.progress-bar-sm.progress-bar {  line-height: 15px;}.progress.progress-bar-xs {  height: 5px;  margin: 15px 0px;  -webkit-border-top-right-radius: 2px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 2px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 2px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 2px;  -webkit-border-radius: 2px;  border-radius: 2px;}.progress.progress-bar-xs.progress-bar {  line-height: 5px;}/* ./progress bar *//* pagination */.pagination {  margin: 20px 0px;}.pagination >li a,.pagination >li span {  line-height: 23px;  padding: 5px 15px;  font-size: 12px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  font-weight: 400;  border-color: #e7ebf1;  background: #fafafa;  margin-right: 5px;  color: #555555;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.pagination >li.active >a,.pagination >li.active >span {  background: #364760;  border-color: #364760;}.pagination >li.active >a:hover,.pagination >li.active >span:hover,.pagination >li.active >a:focus,.pagination >li.active >span:focus {  background: #364760;  border-color: #364760;}.pagination.pagination-sm >li a,.pagination.pagination-sm >li span {  padding: 5px 10px;  line-height: 18px;}.pagination.pagination-lg >li a,.pagination.pagination-lg >li span {  padding: 10px 15px;  font-size: 18px;}/* ./pagination */.wizard {  float: left;  width: 100%;  margin-bottom: 20px;}.wizard .anchor {  width: 100%;  float: left;  padding: 0px;  margin: 0px;  list-style: none;  display: block;  position: relative;}.wizard .anchor:after {  content: " ";  position: absolute;  bottom: 0px;  left: 0px;  width: 100%;  height: 5px;  background: #e7ebf1;  z-index: 1;  -webkit-border-top-right-radius: 1px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 1px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 1px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 1px;  -webkit-border-radius: 1px;  border-radius: 1px;}.wizard .anchor li {  float: left;  display: block;}.wizard .anchor li a {  color: #555555;  text-decoration: none;  display: block;  padding: 10px 20px 30px 0px;  position: relative;  font-size: 16px;}.wizard .anchor li a .stepNumber {  display: none;}.wizard .anchor li a .stepDesc {  font-size: 12px;  font-weight: 600;  line-height: 20px;}.wizard .anchor li a .stepDesc small {  color: #999999;  font-size: 11px;  font-weight: 400;  line-height: 20px;}.wizard .anchor li a:before {  content: " ";  position: absolute;  bottom: 0px;  left: 0px;  width: 100%;  height: 5px;  background: #e7ebf1;  z-index: 2;}.wizard .anchor li a:after {  content: " ";  position: absolute;  bottom: -15px;  left: 0px;  width: 35px;  height: 35px;  background: #FFF;  border: 5px solid #e7ebf1;  z-index: 3;  text-align: center;  line-height: 25px;  color: #555555;  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);  transition-duration: 200ms;  transform: scale(1, 1) translate3d(0, 0, 0);  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.wizard .anchor li a.done:after {  border-color: #82b440;  content: "\f00c";  font-family: FontAwesome;  color: #82b440;}.wizard .anchor li a.done:before {  background-color: #82b440;  background-image: -webkit-gradient(linear, left top, right top, from(#82b440), to(#364760));  background-image: -webkit-linear-gradient(left, #82b440, #364760);  background-image: -moz-linear-gradient(left, #82b440, #364760);  background-image: -ms-linear-gradient(left, #82b440, #364760);  background-image: -o-linear-gradient(left, #82b440, #364760);}.wizard .anchor li a.done.active:before {  background-color: #82b440;  background-image: -webkit-gradient(linear, left top, right top, from(#82b440), to(#82b440));  background-image: -webkit-linear-gradient(left, #82b440, #82b440);  background-image: -moz-linear-gradient(left, #82b440, #82b440);  background-image: -ms-linear-gradient(left, #82b440, #82b440);  background-image: -o-linear-gradient(left, #82b440, #82b440);}.wizard .anchor li a.error:after {  border-color: #e74e40;  content: "\f00d";  font-family: FontAwesome;  color: #e74e40;}.wizard .anchor li a.error:before {  background: #e74e40;}.wizard .anchor li a.selected:after {  border-color: #364760;  content: "\f0da";  font-family: FontAwesome;  color: #364760;  padding-left: 2px;  transform: scale(1.3, 1.3) translate3d(0, 0, 0);  border-width: 4px;  line-height: 27px;}.wizard .anchor li a.selected:before {  background-color: #364760;  background-image: -webkit-gradient(linear, left top, right top, from(#364760), to(#e7ebf1));  background-image: -webkit-linear-gradient(left, #364760, #e7ebf1);  background-image: -moz-linear-gradient(left, #364760, #e7ebf1);  background-image: -ms-linear-gradient(left, #364760, #e7ebf1);  background-image: -o-linear-gradient(left, #364760, #e7ebf1);}.wizard .anchor li a.selected.active:after {  border-color: #82b440;  color: #82b440;  content: "\f00c";  padding-left: 0px;}.wizard .anchor li a.selected.active:before {  background-color: #82b440;  background-image: -webkit-gradient(linear, left top, right top, from(#82b440), to(#82b440));  background-image: -webkit-linear-gradient(left, #82b440, #82b440);  background-image: -moz-linear-gradient(left, #82b440, #82b440);  background-image: -ms-linear-gradient(left, #82b440, #82b440);  background-image: -o-linear-gradient(left, #82b440, #82b440);}.wizard .anchor.steps_1 li {  width: 100%;}.wizard .anchor.steps_2 li {  width: 50%;}.wizard .anchor.steps_3 li {  width: 33.333333%;}.wizard .anchor.steps_4 li {  width: 25%;}.wizard .anchor.steps_5 li {  width: 20%;}.wizard .anchor.steps_6 li {  width: 16.666666%;}.wizard .anchor.steps_7 li {  width: 14.285714%;}.wizard .anchor.steps_8 li {  width: 12.5%;}.wizard .stepContainer,.wizard .actionBar {  float: left;  width: 100%;  margin-top: 50px;}.wizard .actionBar {  margin-top: 20px;}.wizard .actionBar .btn.pull-right {  margin-left: 5px;}.wizard .actionBar .btn-primary {  display: none;}.wizard .actionBar .loader {  display: none;}.btn {  height: auto;  line-height: 23px;  padding: 5px 15px;  font-size: 12px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  outline: none !important;  font-weight: 400;  text-transform: uppercase;  margin-bottom: 5px;}.btn.btn-lg {  padding: 10px 15px;  font-size: 18px;}.btn.btn-sm {  padding: 5px 10px;  line-height: 18px;}.btn.btn-xs {  padding: 5px;  font-size: 11px;  line-height: 13px;}.btn.btn-default {  border-color: #e7ebf1;  background: #fafafa;}.btn.btn-default:hover,.btn.btn-default:focus,.btn.btn-default.focus {  background: #f5f5f5;  border-color: #e3e6ec;}.btn.btn-primary {  border-color: #364760;  background: #364760;}.btn.btn-primary:hover {  background: #3f5370;  border-color: #455a7a;}.btn.btn-primary:focus,.btn.btn-primary.focus {  background: #455a7a;  border-color: #455a7a;}.btn.btn-info {  border-color: #85d6de;  background: #85d6de;}.btn.btn-info:hover {  background: #99dde3;  border-color: #a5e1e7;}.btn.btn-info:focus,.btn.btn-info.focus {  background: #a5e1e7;  border-color: #a5e1e7;}.btn.btn-success {  border-color: #82b440;  background: #82b440;}.btn.btn-success:hover {  background: #8fc04e;  border-color: #96c459;}.btn.btn-success:focus,.btn.btn-success.focus {  background: #96c459;  border-color: #96c459;}.btn.btn-warning {  border-color: #f3bc65;  background: #f3bc65;}.btn.btn-warning:hover {  background: #f5c67d;  border-color: #f6cc8b;}.btn.btn-warning:focus,.btn.btn-warning.focus {  background: #f6cc8b;  border-color: #f6cc8b;}.btn.btn-danger {  border-color: #e74e40;  background: #e74e40;}.btn.btn-danger:hover {  background: #ea6357;  border-color: #ec7064;}.btn.btn-danger:focus,.btn.btn-danger.focus {  background: #ec7064;  border-color: #ec7064;}.btn.btn-facebook {  border-color: #3b5998;  background: #3b5998;  color: #FFF;}.btn.btn-facebook:hover {  background: #4264aa;  border-color: #466ab5;}.btn.btn-facebook:focus,.btn.btn-facebook.focus {  background: #466ab5;  border-color: #466ab5;}.btn:hover,.btn:focus,.btn.focus {  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.btn:active,.btn.active {  -webkit-transition: all 100ms ease;  -moz-transition: all 100ms ease;  -ms-transition: all 100ms ease;  -o-transition: all 100ms ease;  transition: all 100ms ease;  -moz-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.1);  box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.1);}.btn.btn-rounded {  -webkit-border-top-right-radius: 17.5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 17.5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 17.5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 17.5px;  -webkit-border-radius: 17.5px;  border-radius: 17.5px;}.btn.btn-clean {  background: #FFF;  color: #555555;  border-width: 2px;  line-height: 21px;  font-weight: 600;}.btn.btn-clean:hover,.btn.btn-clean:focus,.btn.btn-clean.focus {  background: #f5f5f5;}.btn.btn-clean.btn-primary {  color: #364760;}.btn.btn-clean.btn-info {  color: #85d6de;}.btn.btn-clean.btn-success {  color: #82b440;}.btn.btn-clean.btn-warning {  color: #f3bc65;}.btn.btn-clean.btn-danger {  color: #e74e40;}.btn .caret {  margin-left: 5px;}.btn .fa {  font-size: 14px;  vertical-align: baseline;}.btn .fa.pull-left,.btn .fa.pull-right {  line-height: 23px;}.btn.btn-icon .fa {  margin-right: 10px;}.btn.btn-icon .fa.pull-right {  margin-right: 0px;  margin-left: 10px;}.btn.btn-only-icon {  text-align: center;  padding-left: 0px;  padding-right: 0px;  min-width: 35px;}.btn.btn-only-icon .fa {  line-height: 19px;  vertical-align: inherit;}.input-group .btn {  margin-bottom: 0px;}/*    .input-group-btn{        &:last-child{            .btn{                margin-left: 0px;            }        }    }*/.open >.dropdown-toggle.btn-default {  background: #f5f5f5;  border-color: #e3e6ec;}.open >.dropdown-toggle.btn-success {  background: #7dac3d;  border-color: #82b440;}.open >.dropdown-toggle.btn-primary {  background: #324259;  border-color: #364760;}.open >.dropdown-toggle.btn-info {  background: #7dd3dc;  border-color: #364760;}.open >.dropdown-toggle.btn-warning {  background: #f2b85c;  border-color: #364760;}.open >.dropdown-toggle.btn-danger {  background: #e64637;  border-color: #e74e40;}.dropdown-menu {  font-size: 12px;  padding: 0px;  border-color: #e3e6ec;  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.dropdown-menu >li >a {  padding: 10px 15px;  line-height: 15px;  color: #555555;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dropdown-menu >li >a:hover {  background: #f1f1f1;}.dropdown-menu >li.selected >a {  background: #fafafa;}.dropdown-menu >li.selected >a:hover {  background: #f5f5f5;}.dropdown-menu >li.active >a {  color: #555555;  background: #fafafa;}.dropdown-menu >li.active >a:hover {  background: #f5f5f5;  color: #555555;}.dropdown-menu >li.disabled >a {  color: #999999;}.dropdown-menu >li.disabled >a:hover {  color: #999999;}.dropdown-menu >li.dropdown-header {  padding: 10px 15px;  line-height: 15px;  color: #999999;}.dropdown-menu .divider {  background: #e7ebf1;  margin: 5px 0px 5px;}/* bootstrap and simple tables */.table-responsive {  float: left;  width: 100%;}.table {  width: 100%;}.table >thead >tr th,.table >tbody >tr th {  background: #dee7ed;  color: #1c4759;  font-size: 12px;  font-weight: 600;  text-transform: uppercase;  line-height: 15px;  padding: 15px;  border-top: 1px solid #edf0f2 !important;  border-bottom: 1px solid #edf0f2;  line-height: 20px;  vertical-align: middle;}.table >thead >tr th .checkbox,.table >tbody >tr th .checkbox {  margin: 0px;}.table >thead >tr td,.table >tbody >tr td {  padding: 15px;  font-size: 12px;  color: #666666;  border-color: #edf0f2;  line-height: 20px;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;  border-width: 1px;  vertical-align: middle;}.table >thead >tr td a,.table >tbody >tr td a {  text-decoration: none;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;}.table >thead >tr td.table-products a,.table >tbody >tr td.table-products a {  color: #364760;  font-weight: bold;}.table >thead >tr td.table-products a:hover,.table >tbody >tr td.table-products a:hover {  color: #11171f;}.table.table-hover tbody tr:hover >td,.table.table-hover tbody tr:hover >td {  background: #e5e8ea;}.table.table-bordered {  border-color: #edf0f2;}.table.table-bordered thead tr >td,.table.table-bordered tbody tr >td,.table.table-bordered tr >td,.table.table-bordered thead tr >th,.table.table-bordered tbody tr >th,.table.table-bordered tr >th {  border-width: 1px;  border-color: #edf0f2;}.table.table-no-columns >td {  background: #e8eef2;  text-align: center;}.table.table-striped >tbody >tr:nth-of-type(odd) {  background: #e8eef2;}.table.text-center >thead >tr th,.table.text-center >tbody >tr th,.table.text-center >thead >tr td,.table.text-center >tbody >tr td {  text-align: center;}.table-controls .table-controls-block {  float: right;  width: 250px;  margin-bottom: 5px;}/* ./bootstrap and simple tables *//* widget */.dev-widget {  float: left;  width: 100%;  height: 100%;  background: #FFF;  padding: 15px;  margin-bottom: 20px;  position: relative;  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);  transition-duration: 400ms;  transform: scale(1, 1) translate3d(0, 0, 0);}.dev-widget h2,.dev-widget h3 {  margin: 0px 0px 5px;  line-height: 25px;  font-size: 21px;}.dev-widget p {  margin: 0px 0px 10px;}.dev-widget .dev-stat {  line-height: 40px;  font-size: 36px;  font-weight: 400;  margin: 10px 0px;}.dev-widget .dev-drop {  line-height: 20px;  padding: 10px 15px;  position: absolute;  left: 0px;  bottom: 0px;  width: 100%;  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  transition-property: bottom, opacity;  transition-duration: 400ms;  color: #f0f4f6;}.dev-widget.dev-widget-transparent {  background: transparent;}.dev-widget:hover {  transform: scale(1.03, 1.03) translate3d(0, 0, 0);  z-index: 10;  background: #364760;  color: #f0f4f6;}.dev-widget:hover .progress .progress-bar {  background: #f0f4f6;}.dev-widget:hover .dev-drop {  text-decoration: none;  background: #242f3f;  bottom: -39px;  -webkit-opacity: 1;  -khtml-opacity: 1;  -moz-opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);  filter: alpha(opacity=100);  opacity: 1;  filter: alpha(opacity = 1*100);  -webkit-animation: fadeIn 200ms;  animation: fadeIn 200ms;}.dev-widget:hover .dev-drop span {  line-height: 20px;}.dev-widget:hover.dev-widget-primary {  background: #364760;  color: #FFF;}.dev-widget:hover.dev-widget-primary .dev-drop {  background: #242f3f;}.dev-widget:hover.dev-widget-success {  background: #82b440;  color: #FFF;}.dev-widget:hover.dev-widget-success .dev-drop {  background: #678e33;}.dev-widget:hover.dev-widget-info {  background: #85d6de;  color: #FFF;}.dev-widget:hover.dev-widget-info .dev-drop {  background: #5dc9d3;}.dev-widget:hover.dev-widget-warning {  background: #f3bc65;  color: #FFF;}.dev-widget:hover.dev-widget-warning .dev-drop {  background: #efa736;}.dev-widget:hover.dev-widget-danger {  background: #e74e40;  color: #FFF;}.dev-widget:hover.dev-widget-danger .dev-drop {  background: #d92b1b;}/* ./widget *//* informer */.dev-informer {  float: left;  width: 100%;  height: 100%;  border-left: 3px solid transparent;  padding: 0px 10px 0px 15px;  margin-bottom: 20px;}.dev-informer .dev-informer-value {  float: left;  width: 100%;  font-size: 36px;  line-height: 36px;  font-weight: 400;}.dev-informer .dev-informer-value .fa,.dev-informer .dev-informer-value .glyphicon {  font-size: 28px;  line-height: 36px;  margin-left: 5px;}.dev-informer .dev-informer-description {  float: left;  width: 100%;  font-size: 12px;  line-height: 22px;}.dev-informer.dev-informer-primary {  border-color: #364760;}.dev-informer.dev-informer-success {  border-color: #82b440;}.dev-informer.dev-informer-info {  border-color: #85d6de;}.dev-informer.dev-informer-warning {  border-color: #f3bc65;}.dev-informer.dev-informer-danger {  border-color: #e74e40;}/* ./informer *//* informer clean */.dev-informer-clean {  float: left;  width: 100%;  height: 100%;}.dev-informer-clean .dev-informer-clean-title {  float: left;  width: 100%;  line-height: 20px;  font-size: 12px;  text-align: center;  font-weight: 600;  margin-bottom: 5px;}.dev-informer-clean .dev-informer-clean-value {  float: left;  width: 100%;  line-height: 36px;  font-size: 36px;  text-align: center;}.dev-informer-clean .dev-informer-clean-description {  float: left;  width: 100%;  line-height: 20px;  font-size: 12px;  text-align: right;}/* ./informer clean *//* tiles */.tile {  width: 100%;  float: left;  margin: 0px;  list-style: none;  text-decoration: none;  font-size: 38px;  font-weight: 300;  color: #FFF;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  padding: 10px;  margin-bottom: 20px;  min-height: 100px;  position: relative;  border: 1px solid #e7ebf1;  text-align: center;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.tile.tile-valign {  line-height: 75px;}.tile.tile-default {  background: #FFF;  color: #555555;}.tile.tile-default:hover {  background: #FAFAFA;}.tile.tile-primary {  background: #364760;  border-color: #364760;}.tile.tile-primary:hover {  background: #324259;}.tile.tile-success {  background: #82b440;  border-color: #82b440;}.tile.tile-success:hover {  background: #7dac3d;}.tile.tile-warning {  background: #f3bc65;  border-color: #f3bc65;  color: #FFF;}.tile.tile-warning:hover {  background: #f2b85c;}.tile.tile-danger {  background: #e74e40;  border-color: #e74e40;}.tile.tile-danger:hover {  background: #e64637;}.tile.tile-info {  background: #85d6de;  border-color: #85d6de;}.tile.tile-info:hover {  background: #7dd3dc;}.tile:hover {  text-decoration: none;  color: #FFF;}.tile.tile-default:hover {  color: #555555;}.tile .fa {  font-size: 52px;  line-height: 74px;}.tile p {  font-size: 14px;  margin: 0px;}.tile .informer {  position: absolute;  left: 5px;  top: 5px;  font-size: 12px;  color: #FFF;  line-height: 14px;}.tile .informer.informer-default {  color: #FFF;}.tile .informer.informer-primary {  color: #364760;}.tile .informer.informer-success {  color: #82b440;}.tile .informer.informer-info {  color: #85d6de;}.tile .informer.informer-warning {  color: #f3bc65;}.tile .informer.informer-danger {  color: #e74e40;}.tile .informer .fa {  font-size: 14px;  line-height: 16px;}.tile .informer.dir-tr {  left: auto;  right: 5px;}.tile .informer.dir-bl {  top: auto;  bottom: 5px;}.tile .informer.dir-br {  left: auto;  top: auto;  right: 5px;  bottom: 5px;}/* ./tiles *//* block */.block-condensed {  float: left;  width: 100%;  padding: 5px;  border: 1px solid #e7ebf1;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  background: #FFF;  margin-bottom: 30px;}/* ./block *//* tabbed widget */.widget-tabbed {  float: left;  width: 100%;  border: 1px solid #e7ebf1;}.widget-tabbed .widget-tabs {  float: left;  width: 100%;  list-style: none;  margin: 0px;  padding: 0px;  border-bottom: 1px solid #e7ebf1;}.widget-tabbed .widget-tabs >li {  float: left;  width: 50%;}.widget-tabbed .widget-tabs >li >a {  float: left;  width: 100%;  padding: 5px 10px;  line-height: 40px;  text-transform: uppercase;  text-align: center;  border-right: 1px solid #e7ebf1;  color: #555555;  text-decoration: none;  position: relative;}.widget-tabbed .widget-tabs >li >a:after {  position: absolute;  content: " ";  left: 0px;  top: -1px;  height: 3px;  width: 100%;  background: transparent;}.widget-tabbed .widget-tabs >li.active >a {  color: #555555;  background: #fafafa;  border-bottom: 1px solid #fafafa;  margin-bottom: -1px;}.widget-tabbed .widget-tabs >li.active >a:after {  background: #364760;}.widget-tabbed .widget-tab {  float: left;  width: 100%;  background: #fafafa;  padding: 15px 10px;  display: none;}.widget-tabbed .widget-tab.active {  display: block;}/* ./end */.tabs .panel-body {  background: #FFF;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.nav-tabs {  border-color: #e7ebf1;}.nav-tabs >li >a {  color: #555555;  margin: 0px;  border: 0px;  border-bottom: 3px solid transparent;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  padding: 15px 20px;  text-transform: uppercase;  font-weight: 500;  position: relative;}.nav-tabs >li >a:hover {  border-bottom-color: #e7ebf1;  background: #fafafa;}.nav-tabs >li.active >a,.nav-tabs >li.active >a:hover,.nav-tabs >li.active >a:focus {  color: #555555;  border: 0px;  border-bottom: 3px solid #364760;  background: #fafafa;}.nav-tabs.nav-tabs-arrowed >li.active >a:after,.nav-tabs.nav-tabs-arrowed >li.active >a:before {  top: 100%;  left: 50%;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;}.nav-tabs.nav-tabs-arrowed >li.active >a:after {  border-color: rgba(255, 255, 255, 0);  border-top-color: #fafafa;  border-width: 6px;  margin-left: -6px;}.nav-tabs.nav-tabs-arrowed >li.active >a:before {  border-color: rgba(255, 255, 255, 0);  border-top-color: #364760;  border-width: 10px;  margin-left: -10px;}.panel-group .panel {  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.panel-group .panel .panel-body {  display: none;}.panel-group .panel.panel-opened .panel-body {  display: block;}.panel-group.accordion .panel >div {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.panel-group.accordion .panel .panel-heading {  background: #fafafa;  padding: 0px;}.panel-group.accordion .panel .panel-heading .panel-title {  position: relative;  padding: 0px;  color: #555555;  font-weight: 400;  width: 100%;}.panel-group.accordion .panel .panel-heading .panel-title a {  float: left;  width: 100%;  padding: 0px 15px;  position: relative;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.panel-group.accordion .panel .panel-heading .panel-title a:before,.panel-group.accordion .panel .panel-heading .panel-title a:after {  content: " ";  width: 9px;  height: 3px;  background: #364760;  position: absolute;  top: 25px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.panel-group.accordion .panel .panel-heading .panel-title a:after {  -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg);  transform: rotate(45deg);  right: 17px;}.panel-group.accordion .panel .panel-heading .panel-title a:before {  -ms-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  transform: rotate(-45deg);  right: 13px;}.panel-group.accordion .panel .panel-heading .panel-title a:hover {  background: #f5f5f5;}.panel-group.accordion .panel .panel-body {  border: 0px;}.panel-group.accordion .panel.panel-opened .panel-heading .panel-title a:after,.panel-group.accordion .panel.panel-opened .panel-heading .panel-title a:before {  -ms-transform: rotate(0deg);  -webkit-transform: rotate(0deg);  transform: rotate(0deg);  right: 13px;}.panel-group.accordion .panel.panel-opened .panel-heading .panel-title a:after {  right: 17px;}.panel {  float: left;  width: 100%;  border: 0px;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.panel .panel-heading {  float: left;  width: 100%;  background: #364760;  color: #f0f4f6;  padding: 0px;  border-bottom: 0px;}.panel .panel-heading .panel-title {  float: left;  font-size: 12px;  text-transform: uppercase;  line-height: 50px;  font-weight: 600;  padding: 0px 15px;}.panel .panel-heading .panel-title a {  display: block;  text-decoration: none;}.panel .panel-body {  float: left;  width: 100%;  border: 0px;  border: 1px solid #e7ebf1;}.panel .panel-footer {  float: left;  width: 100%;  background: #364760;  color: #f0f4f6;  padding: 0px;  line-height: 49px;  border-top: 0px;}.panel .panel-footer .panel-footer-text {  padding: 0px 15px;  float: left;  line-height: 50px;}.panel >div {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.panel >div:first-child {  border-top-left-radius: 5px;  border-top-right-radius: 5px;}.panel >div:last-child {  border-bottom-left-radius: 5px;  border-bottom-right-radius: 5px;}.panel.panel-default {  border-color: #e7ebf1;}.panel.panel-opened .panel-heading .panel-title {  background: #fafafa;}.panel .panel-btn {  float: right;  padding: 0px;  margin: 0px;  list-style: none;}.panel .panel-btn li {  float: left;}.panel .panel-btn li .btn {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;  margin: 0px;  padding: 0px 15px;  line-height: 48px;  text-align: center;  min-width: 50px;  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;}.panel .panel-heading .panel-btn li:last-child .btn {  -webkit-border-top-right-radius: 0px 2px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 2px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 2px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 2px 0px 0px;  -webkit-border-radius: 0px 2px 0px 0px;  border-radius: 0px 2px 0px 0px;}.panel .panel-footer .panel-btn li:last-child .btn {  -webkit-border-top-right-radius: 0px 0px 2px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 0px 2px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 0px 2px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 0px 2px 0px;  -webkit-border-radius: 0px 0px 2px 0px;  border-radius: 0px 0px 2px 0px;}.panel.panel-collapsed .panel-body,.panel.panel-collapsed .panel-footer {  display: none;}.panel.panel-muted .panel-body {  background: #fafafa;}.panel-fullscreen-wrap {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  z-index: 999;  background: #fafafa;  -webkit-animation: zoomIn 200ms;  animation: zoomIn 200ms;}.panel-fullscreen-wrap .panel {  margin: 0px;}.panel-fullscreen-wrap .panel .panel-heading .panel-btn li .btn,.panel-fullscreen-wrap .panel .panel-footer .panel-btn li .btn {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.panel-fullscreen-wrap .panel .panel-body {  overflow-y: scroll;}.panel-fullscreen-wrap .panel >div {  -webkit-border-top-right-radius: 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px;  -webkit-border-radius: 0px;  border-radius: 0px;}.dev-page.dev-page-fullscreen {  height: 100%;  overflow: hidden;}.dev-page.dev-page-fullscreen .dev-page-container {  position: initial;}.dev-page.dev-page-fullscreen .dev-page-container .dev-page-content {  position: initial;}/* dev table */.dev-table {  display: table;  width: 100%;}.dev-table .dev-row {  display: table-row;  width: auto;  clear: both;}.dev-table .dev-col {  display: table-cell;  vertical-align: middle;}@media all and (max-width: 992px) {  .dev-table {    display: block;    float: left;  }  .dev-table .dev-row {    display: block;    float: left;    width: 100%;  }  .dev-table .dev-col {    display: block;    float: left;    width: 100%;  }}/* ./dev table */.dev-popup {  position: absolute;  top: 100%;  right: 0px;  z-index: 999;  margin-top: 10px;  width: 300px;  display: none;  background: #ffffff;  border: 1px solid #e7ebf1;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.dev-popup .dev-popup-header {  float: left;  width: 100%;}.dev-popup .dev-popup-body {  float: left;  width: 100%;  padding: 10px;}.dev-popup .dev-popup-body .form-group:last-child {  margin-bottom: 0px;}.dev-popup:after,.dev-popup:before {  bottom: 100%;  left: 50%;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;}.dev-popup:after {  border-color: rgba(255, 255, 255, 0);  border-bottom-color: #FFF;  border-width: 5px;  margin-left: -5px;}.dev-popup:before {  border-color: rgba(240, 240, 240, 0);  border-bottom-color: #e7ebf1;  border-width: 6px;  margin-left: -6px;}.dev-page .dev-page-header .dev-popup {  -webkit-animation-duration: 100ms;  animation-duration: 100ms;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  -webkit-animation-name: zoomIn;  animation-name: zoomIn;}.dev-page .dev-page-header .dev-popup:after,.dev-page .dev-page-header .dev-popup:before {  left: auto;  right: 22.5px;}.popover {  font-size: 12px;  border-color: #e7ebf1;  padding: 0px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.popover.right >.arrow {  border-right-color: #e7ebf1;}.popover.left >.arrow {  border-left-color: #e7ebf1;}.popover.top >.arrow {  border-top-color: #e7ebf1;}.popover.bottom >.arrow {  border-bottom-color: #e7ebf1;}.popover .popover-title {  border-bottom: 0px;  background: #fafafa;}/* SLIDING MENU */.sliding-menu {  overflow: hidden;  position: relative;  background: #FFF;  float: left;  width: 100%;  border: 1px solid #e7ebf1;  border-radius: 5px;  margin-bottom: 5px;}.sliding-menu ul {  float: left;  margin: 0;  padding: 0;}.sliding-menu li {  list-style: none;  margin: 0;  border-bottom: 1px solid #e7ebf1;}.sliding-menu li:last-child {  border-bottom: 0px;}.sliding-menu a {  display: block;  padding: 5px 15px 5px 15px;  line-height: 30px;  color: #555555;  text-decoration: none;}.sliding-menu a .fa,.sliding-menu a .glyphicon {  font-size: 18px;  line-height: 30px;  margin-right: 10px;}.sliding-menu a:hover {  background: #fafafa;}.sliding-menu a.nav:before {  content: '\3009';  float: right;  margin-left: 0px;}.sliding-menu a.back {  background: #F0F0F0;  border-bottom: 1px solid #e7ebf1;}.sliding-menu a.back:before {  content: '\3008';  float: left;  margin-right: 15px;}/* END SLIDING MENU *//* email template */.dev-email {  float: left;  width: 100%;}.dev-email .dev-email-navigation {  float: left;  width: 20%;  background: #F0F0F0;}.dev-email .dev-email-navigation .dev-email-navigation-compose {  float: left;  width: 100%;  padding: 15px;}.dev-email .dev-email-navigation .dev-email-navigation-compose .btn {  padding: 12px 15px;}.dev-email .dev-email-navigation .dev-email-navigation-compose .btn .fa {  margin-right: 5px;}.dev-email .dev-email-navigation ul {  float: left;  width: 100%;  margin: 0px;  padding: 0px;  list-style: none;  margin-bottom: 20px;}.dev-email .dev-email-navigation ul >li {  float: left;  width: 100%;}.dev-email .dev-email-navigation ul >li >a {  display: block;  float: left;  width: 100%;  line-height: 20px;  padding: 10px 15px;  text-decoration: none;  color: #555555;  font-size: 12px;  text-transform: uppercase;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dev-email .dev-email-navigation ul >li >a .fa {  font-size: 14px;  margin-right: 15px;}.dev-email .dev-email-navigation ul >li >a:hover {  background: #F9F9F9;}.dev-email .dev-email-navigation ul >li >a.active {  background: #FAFAFA;}.dev-email .dev-email-navigation .dev-email-navigation-labels {  float: left;  width: 100%;}.dev-email .dev-email-navigation .dev-email-navigation-labels .title {  float: left;  width: 100%;  font-weight: bold;  line-height: 20px;  margin-bottom: 10px;  padding: 5px 15px;}.dev-email .dev-email-navigation .dev-email-navigation-labels a {  float: left;  display: block;  width: 100%;  line-height: 20px;  padding: 10px 15px;  color: #555555;  text-decoration: none;  background: #F0F0F0;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dev-email .dev-email-navigation .dev-email-navigation-labels a i {  margin-right: 10px;}.dev-email .dev-email-navigation .dev-email-navigation-labels a:hover {  background: #F9F9F9;}.dev-email .dev-email-messages {  float: left;  width: 30%;  background: #FAFAFA;}.dev-email .dev-email-messages .dev-email-messages-list {  float: left;  width: 100%;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item {  float: left;  width: 100%;  position: relative;  padding: 10px 0px;  background: #FAFAFA;  cursor: pointer;  border-right: 1px solid #F8F8F8;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-toolbar {  float: left;  width: 10%;  position: absolute;  left: 10px;  width: 25px;  height: 100%;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-toolbar .checkbox {  margin-top: 0px;  margin-bottom: 10px;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-toolbar .star {  width: 25px;  font-size: 18px;  text-align: center;  cursor: pointer;  color: #f3bc65;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-info {  float: left;  width: 100%;  padding-left: 45px;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-info >.name {  float: left;  width: 80%;  line-height: 20px;  font-size: 12px;  font-weight: bold;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-info >.time {  float: left;  width: 20%;  line-height: 20px;  color: #999999;  font-size: 11px;  text-align: center;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item .dev-email-messages-list-item-info >.message {  margin-top: 5px;  float: left;  width: 100%;  color: #999999;  padding: 0px 10px 0px 0px;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item:hover {  background: #FCFCFC;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item.active {  background: #FFF;  border-right-color: #FFF;}.dev-email .dev-email-messages .dev-email-messages-list .dev-email-messages-list-item:first-child {  margin-top: 10px;}.dev-email .dev-email-message {  float: left;  width: 50%;  background: #FFF;}.dev-email .dev-email-message .dev-email-message-title {  float: left;  width: 100%;  padding: 15px;  font-size: 21px;  border-bottom: 1px solid #FAFAFA;}.dev-email .dev-email-message .dev-email-message-from {  float: left;  width: 50%;  padding: 10px 15px;  font-weight: bold;  line-height: 35px;}.dev-email .dev-email-message .dev-email-message-from img {  width: 35px;  height: 35px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  margin-right: 10px;}.dev-email .dev-email-message .dev-email-message-date {  float: left;  width: 50%;  padding: 10px 15px;  line-height: 35px;  font-size: 11px;  color: #999999;  text-align: right;}.dev-email .dev-email-message .dev-email-message-text {  float: left;  width: 100%;  padding: 15px;  font-size: 14px;}.dev-email .dev-email-message .dev-email-message-text p {  font-size: inherit;}.dev-email .dev-email-message .dev-email-message-attachment {  float: left;  width: 100%;  border-top: 1px solid #FAFAFA;  border-bottom: 1px solid #FAFAFA;  padding: 15px;  color: #999999;}.dev-email .dev-email-message .dev-email-message-form {  float: left;  width: 100%;  padding: 15px;}.dev-email .dev-email-message .dev-email-message-form .form-group {  margin-bottom: 10px;}.dev-email .dev-email-compose {  float: left;  width: 80%;  background: #FFF;}.dev-email .dev-email-compose .dev-email-compose-form {  float: left;  width: 100%;  padding: 15px;}.dev-email .dev-email-message-panel {  float: left;  width: 100%;  padding: 15px 10px 10px;  background: #F8F8F8;  border-bottom: 1px solid #F5F5F5;}.dev-email .dev-email-message-panel >.btn {  margin: 0px 10px;}.dev-email .dev-email-message-panel .btn-group .btn {  margin-bottom: 0px;}.dev-email .dev-email-message-panel >.checkbox {  display: inline-block;  float: left;}@media all and (max-width: 992px) {  .hide-mobile {    display: none;  }  .dev-email .dev-email-navigation {    width: 100%;  }  .dev-email .dev-email-navigation .dev-email-navigation-labels,  .dev-email .dev-email-navigation ul {    display: none;  }  .dev-email .dev-email-messages,  .dev-email .dev-email-compose {    width: 100%;  }  .dev-email .dev-email-message {    display: none;  }}/* ./email template *//* invoice */.dev-invoice {  float: left;  width: 100%;}.dev-invoice .dev-invoice-title {  float: left;  width: 100%;  padding: 50px 100px;}.dev-invoice .dev-invoice-title .dev-invoice-title-logo {  width: 70%;  float: left;}.dev-invoice .dev-invoice-title .dev-invoice-title-info {  width: 30%;  float: left;  text-align: right;  font-size: 16px;  font-weight: bold;  color: #555555;}.dev-invoice .dev-invoice-title .dev-invoice-title-info span {  font-size: 12px;  color: #999999;  font-weight: normal;}.dev-invoice .dev-invoice-sides {  float: left;  width: 100%;  padding: 50px 100px;  background: #dde3ef;}.dev-invoice .dev-invoice-sides .dev-invoice-sides-separator {  width: 20%;  float: left;}.dev-invoice .dev-invoice-sides .dev-invoice-sides-separator .fa {  width: 60px;  height: 60px;  background: #eef1f7;  line-height: 60px;  font-size: 28px;  color: #999999;  margin: 0px auto;  text-align: center;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  display: block;}.dev-invoice .dev-invoice-sides .dev-invoice-sides-left,.dev-invoice .dev-invoice-sides .dev-invoice-sides-right {  width: 40%;  float: left;  font-size: 16px;  font-weight: bold;  color: #555555;  text-align: right;}.dev-invoice .dev-invoice-sides .dev-invoice-sides-left span,.dev-invoice .dev-invoice-sides .dev-invoice-sides-right span {  font-size: 12px;  color: #999999;  font-weight: normal;}.dev-invoice .dev-invoice-sides .dev-invoice-sides-right {  text-align: left;}.dev-invoice table.dev-invoice-table {  width: 100%;  margin-bottom: 50px;}.dev-invoice table.dev-invoice-table tr th {  color: #999999;  background: #e4e8f2;}.dev-invoice table.dev-invoice-table tr th,.dev-invoice table.dev-invoice-table tr td {  padding: 20px;  border-bottom: 1px solid #dde3ef;  border-left: 1px solid #dde3ef;}.dev-invoice table.dev-invoice-table tr th.sub-color,.dev-invoice table.dev-invoice-table tr td.sub-color {  color: #999999;}.dev-invoice table.dev-invoice-table tr th:first-child,.dev-invoice table.dev-invoice-table tr td:first-child {  padding-left: 100px;  border-left: 0px;}.dev-invoice table.dev-invoice-table tr th:last-child,.dev-invoice table.dev-invoice-table tr td:last-child {  padding-right: 100px;}.dev-invoice .dev-invoice-total {  float: left;  margin-bottom: 50px;}.dev-invoice .dev-invoice-total .dev-invoice-total-row {  float: left;  clear: both;  border-top: 1px solid #dde3ef;  border-bottom: 1px solid #dde3ef;  border-right: 1px solid #dde3ef;  padding: 20px;  padding-left: 100px;  line-height: 20px;  background: #e7ebf4;  min-width: 160px;}.dev-invoice .dev-invoice-total .dev-invoice-total-row span {  margin-right: 20px;  min-width: 100px;  display: inline-block;}.dev-invoice .dev-invoice-total.pull-right .dev-invoice-total-row {  min-width: 285px;  padding-left: 20px;  padding-right: 100px;  border-left: 1px solid #dde3ef;  border-right: 0px;}.dev-invoice .dev-invoice-total.pull-right .dev-invoice-total-row.total {  background: #dde3ef;  font-weight: bold;}.dev-invoice .dev-invoice-notes {  border-top: 1px solid #dde3ef;  padding: 25px 20px;  float: left;  width: 100%;  line-height: 20px;  font-size: 12px;  color: #999999;}@media all and (max-width: 992px) {  .dev-invoice .dev-invoice-title {    padding: 25px;  }  .dev-invoice .dev-invoice-sides {    padding: 10px;  }  .dev-invoice table.dev-invoice-table tr th:first-child,  .dev-invoice table.dev-invoice-table tr td:first-child {    padding-left: 25px;  }  .dev-invoice table.dev-invoice-table tr th:last-child,  .dev-invoice table.dev-invoice-table tr td:last-child {    padding-right: 25px;  }  .dev-invoice .dev-invoice-total .dev-invoice-total-row {    padding-left: 25px;    min-width: 80px;  }  .dev-invoice .dev-invoice-total.pull-right .dev-invoice-total-row {    padding-right: 25px;    min-width: 210px;  }}/* ./invoice */.dev-list-projects {  float: left;  height: 150px;  width: 100%;  margin: 0px;  padding: 15px;  list-style: none;}.dev-list-projects li {  float: left;  white-space: nowrap;}.dev-list-projects li a {  float: left;  display: block;  height: 120px;  line-height: 120px;  width: 150px;  color: #6382a9;  font-size: 16px;  font-weight: bold;  text-align: center;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  background: #28374c;  border: 2px dashed #2a394f;  margin-right: 15px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  text-decoration: none;}.dev-list-projects li a:hover,.dev-list-projects li a.active {  background: #2a394f;  border-color: #2c3b52;  color: #FFF;}.dev-list-projects li a.dev-list-projects-add {  border: 2px dashed rgba(255, 255, 255, 0.1);  background: transparent;  font-size: 28px;}.dev-list-projects li a.dev-list-projects-add:hover {  background: #232f42;}.dev-list-informers {  float: left;  width: 100%;  height: 150px;  padding: 15px;}.dev-list-informers .dev-list-informers-item {  float: left;  width: 300px;  height: 120px;  margin-right: 15px;  white-space: nowrap;}.dev-list-informers .dev-list-informers-item .chart {  float: left;  width: 100px;  height: 100px;  margin: 10px;  overflow: hidden;}.dev-list-informers .dev-list-informers-item .info {  float: left;  width: 170px;  color: #6382a9;  padding: 10px 0px 0px 10px;}.dev-list-informers .dev-list-informers-item .info h5 {  color: #6382a9;}.dev-list-informers .dev-list-informers-item .info p {  color: #FFF;  margin-bottom: 0px;}.dev-list-informers .dev-list-informers-item .info p.text-higlight {  color: #85d6de;}.dev-list-informers .dev-list-informers-item.dev-list-informers-item-extended {  width: 400px;}.dev-list-informers .dev-list-informers-item.dev-list-informers-item-extended .chart {  width: 200px;}.list-group {  float: left;  width: 100%;}.list-group .list-group-item {  background: #FFF;  padding: 10px 15px;  font-size: 12px;  color: #555555;  line-height: 25px;  border-color: #e7ebf1;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.list-group .list-group-item .badge {  padding: 6px 7px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.list-group .list-group-item i {  font-size: 14px;  margin-right: 10px;}.list-group .list-group-item i.pull-right {  margin-right: 0px;  margin-left: 10px;}.list-group a.list-group-item.active {  background: #364760;  border-color: #364760;  color: #FFF;}.list-group a.list-group-item:hover {  background: F5F5F5;}.list-contacts {  float: left;  width: 100%;  margin: 0px;  padding: 0px;}.list-contacts .list-contacts-item {  display: block;  float: left;  width: 100%;  padding: 10px;  line-height: 35px;  color: #555555;  text-decoration: none;  border-bottom: 1px solid #e7ebf1;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;  position: relative;}.list-contacts .list-contacts-item img {  float: left;  width: 35px;  height: 35px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  margin-right: 15px;  position: relative;}.list-contacts .list-contacts-item .btn {  margin: 0px;  padding: 5px 0px;  min-width: 35px;}.list-contacts .list-contacts-item.contact-online:after,.list-contacts .list-contacts-item.contact-away:after,.list-contacts .list-contacts-item.contact-offline:after {  content: " ";  position: absolute;  left: 35px;  top: 35px;  width: 14px;  height: 14px;  background: #fafafa;  border: 2px solid #FFF;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.list-contacts .list-contacts-item.contact-online:after {  background: #82b440;}.list-contacts .list-contacts-item.contact-away:after {  background: #f3bc65;}.list-contacts .list-contacts-item.contact-offline:after {  background: #e74e40;}.list-contacts .list-contacts-item:hover {  background: #F5F5F5;}.list-contacts .list-contacts-item:hover.contact-online:after,.list-contacts .list-contacts-item:hover.contact-away:after,.list-contacts .list-contacts-item:hover.contact-offline:after {  border-color: #F5F5F5;}.list-contacts.list-contacts-inline .list-contacts-item {  width: auto;  border-bottom: 0px;}.list-contacts.list-contacts-inline .list-contacts-item:hover {  background: transparent;}.features-list {  float: left;  width: 100%;  padding: 0px;  margin: 0px;  list-style: none;}.features-list >li {  float: left;  width: 100%;}.features-list >li >a {  display: block;  float: left;  font-size: 14px;  text-transform: uppercase;  font-weight: bold;  line-height: 40px;  text-decoration: none;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;  color: #555555;  border: 1px solid #e7ebf1;  padding: 0px 15px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;}.features-list >li >a .fa {  font-size: 14px;  margin-right: 10px;}.features-list >li >a >.fa.pull-right {  line-height: 40px;  margin-left: 20px;  margin-right: 0px;  text-align: center;  color: #999999;  font-size: 12px;}.features-list >li >a:hover >.fa.pull-right {  color: #5ab0ee;}.features-list >li >ul {  padding: 10px 10px 20px 40px;  margin: 0px;  float: left;  width: 100%;  list-style: none;  position: relative;}.features-list >li >ul >li {  float: left;  width: 100%;}.features-list >li >ul >li >a {  float: left;  display: block;  line-height: 40px;  font-size: 12px;  text-decoration: none;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;  border: 1px solid #e7ebf1;  padding: 0px 10px;  color: #555555;  min-width: 250px;  margin-bottom: 5px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  position: relative;  font-weight: bold;  background: #FFF;}.features-list >li >ul >li >a >.fa.pull-right {  line-height: 40px;  margin-right: 5px;  text-align: center;  color: #999999;}.features-list >li >ul >li >a:hover {  background: #FBFBFB;}.features-list >li >ul >li >a:hover >.fa.pull-right {  color: #5ab0ee;}.features-list >li >ul >li >a:after {  position: absolute;  content: " ";  left: -23px;  top: 50%;  width: 5px;  height: 5px;  margin-top: -3px;  background: #c7d0de;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.features-list >li >ul >li >a:before {  position: absolute;  content: " ";  left: -20px;  top: 50%;  width: 20px;  height: 1px;  margin-top: -1px;  background: #e7ebf1;}.features-list >li >ul >li >ul.feature-list-descr {  margin-top: -5px;}.features-list >li >ul:before {  position: absolute;  content: " ";  left: 20px;  top: 0px;  width: 1px;  height: 100%;  background: #e7ebf1;}.features-list >li ul.feature-list-descr {  float: left;  width: 100%;  padding: 5px 10px 10px 40px;  margin: 0px;  list-style: none;  position: relative;}.features-list >li ul.feature-list-descr >li {  float: left;  width: 100%;  line-height: 30px;  display: block;  position: relative;}.features-list >li ul.feature-list-descr >li:before {  position: absolute;  content: " ";  left: -20px;  top: 50%;  width: 15px;  height: 1px;  margin-top: -1px;  background: #e7ebf1;}.features-list >li ul.feature-list-descr >li:after {  position: absolute;  content: " ";  left: -22px;  top: 50%;  width: 5px;  height: 5px;  margin-top: -3px;  background: #c7d0de;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.features-list >li ul.feature-list-descr:before {  position: absolute;  content: " ";  left: 20px;  top: 0px;  width: 1px;  height: 100%;  background: #e7ebf1;}.list-tasks {  float: left;  width: 100%;  padding: 0px !important;  margin: 0px;}.list-tasks .list-tasks-item {  float: left;  width: 100%;  padding: 20px;  padding-left: 55px;  padding-right: 10px;  position: relative;  border-bottom: 1px solid #e7ebf1;  background: transparent;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  cursor: pointer;}.list-tasks .list-tasks-item .checkbox {  position: absolute;  left: 15px;  top: 15px;}.list-tasks .list-tasks-item .task >a {  float: left;  width: 100%;  display: block;  margin-bottom: 5px;  line-height: 20px;  text-decoration: none;  color: #5ab0ee;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;  padding-right: 25px;}.list-tasks .list-tasks-item .task .user {  float: left;  width: 50%;  font-size: 11px;  color: #82b440;}.list-tasks .list-tasks-item .task .user a {  text-decoration: none;  color: inherit;}.list-tasks .list-tasks-item .task .user .fa {  margin-right: 5px;}.list-tasks .list-tasks-item .task .date {  float: left;  width: 50%;  font-size: 11px;  color: #999999;  text-align: right;}.list-tasks .list-tasks-item:hover,.list-tasks .list-tasks-item.active {  background: #FFF;}.list-tasks .list-tasks-item:hover .task >a,.list-tasks .list-tasks-item.active .task >a {  color: #555555;}.list-tasks .list-tasks-item.active .task >a {  color: #999999;  text-decoration: line-through;}.list-tasks .list-tasks-item:after {  position: absolute;  content: " ";  top: 60px;  left: 25px;  margin-left: -3px;  width: 13px;  height: 13px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  border: 3px solid #e7ebf1;  background: #FFF;}.list-tasks .list-tasks-item.primary:after {  border-color: #364760;}.list-tasks .list-tasks-item.success:after {  border-color: #82b440;}.list-tasks .list-tasks-item.info:after {  border-color: #85d6de;}.list-tasks .list-tasks-item.warning:after {  border-color: #f3bc65;}.list-tasks .list-tasks-item.danger:after {  border-color: #e74e40;}.list-tasks .list-tasks-item:last-child {  border-bottom: 0px;}.gallery {  float: left;  width: 100%;  padding: 20px;}.gallery .gallery-sizer,.gallery .gallery-item {  width: 23%;}.gallery .gallery-gutter {  width: 2%;}.gallery .gallery-item {  background: #FFF;  padding: 5px;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  margin-bottom: 15px;  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  color: #555555;  text-decoration: none;  display: block;}.gallery .gallery-item >img {  width: 100%;}.gallery .gallery-item .gallery-item-info {  line-height: 40px;  padding: 5px 5px 0px 5px;}.gallery .gallery-item .gallery-item-info img {  width: 30px;  height: 30px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  margin-right: 10px;}.gallery .gallery-item .gallery-item-info span {  color: #999999;}.gallery .gallery-item.gallery-item-2 {  width: 47%;}.gallery .gallery-item:hover {  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);}.gallery .gallery-item:hover:before {  cursor: pointer;  content: " ";  position: absolute;  left: 0px;  top: 0px;  width: 100%;  height: 100%;  background: rgba(255, 255, 255, 0.5);  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  -webkit-animation: appear 200ms;  animation: appear 200ms;}.gallery .gallery-item:hover:after {  cursor: pointer;  background: rgba(255, 255, 255, 0.8);  width: 50px;  height: 50px;  top: 50%;  left: 50%;  position: absolute;  margin: -25px 0px 0px -25px;  content: "\f0c1";  font-family: "FontAwesome";  font-size: 24px;  color: #555555;  text-align: center;  line-height: 50px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  -webkit-animation: appear 200ms;  animation: appear 200ms;}.dev-page-error {  float: left;  width: 100%;  height: 100%;  position: relative;}.dev-page-error .dev-page-error-block {  width: 370px;  position: absolute;  top: 100px;  left: 50%;  margin-left: -185px;  -webkit-animation: appear 500ms;  animation: appear 500ms;}.dev-page-error .dev-page-error-block:before,.dev-page-error .dev-page-error-block:after {  content: " ";  display: table;}.dev-page-error .dev-page-error-block:after {  clear: both;}.dev-page-error .dev-page-error-block:before,.dev-page-error .dev-page-error-block:after {  content: " ";  display: table;}.dev-page-error .dev-page-error-block:after {  clear: both;}.dev-page-error .dev-page-error-block .code {  float: left;  width: 100%;  font-size: 160px;  color: #364760;  text-align: center;  line-height: 150px;}.dev-page-error .dev-page-error-block .title {  float: left;  width: 100%;  font-size: 18px;  color: #555555;  text-transform: uppercase;  text-align: center;  margin-top: 10px;  margin-bottom: 50px;}.dev-page-error .dev-page-error-block .buttons {  float: left;  width: 100%;  margin-bottom: 50px;}.dev-page-error .dev-page-error-block .buttons .btn {  padding: 10px 15px;}.dev-page-error .dev-page-error-block .form-group {  margin-bottom: 30px;}.dev-page-error .dev-page-error-block .form-group label {  color: #999999;}.dev-page-error .dev-page-error-block .copyright {  float: left;  width: 100%;}.dev-page-error .dev-page-error-block .copyright >div {  text-align: center;  margin-bottom: 10px;}.dev-page.dev-page-lock-screen {  float: left;  width: 100%;  min-height: 100%;  background: #364760;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box {  width: 370px;  margin: 100px auto 0px;  -webkit-animation: zoomIn 300ms;  animation: zoomIn 300ms;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .first-screen,.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen {  float: left;  width: 100%;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen {  display: none;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .photo {  float: left;  width: 100%;  margin-bottom: 15px;  text-align: center;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .photo img {  border: 5px solid rgba(255, 255, 255, 0.2);  width: 180px;  height: 180px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .elements .form-group {  margin-bottom: 10px;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .elements .form-group .input-group-addon,.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .elements .form-group .form-control {  background: rgba(255, 255, 255, 0.2);  border: 0px;  color: #FFF;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .title {  float: left;  width: 100%;  margin-bottom: 50px;  font-size: 14px;  color: #FFF;  text-align: center;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .second-screen .title span {  display: inline-block;  width: 100%;  font-size: 12px;  color: #BBB;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .basement {  float: left;  width: 100%;  color: #667d8d;  font-size: 11px;  text-align: center;  margin-top: 25px;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .clock {  text-align: center;  width: 100%;  margin-bottom: 20px;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .date {  float: left;  width: 100%;  line-height: 25px;  text-align: center;  font-size: 14px;  color: #FFF;  margin-bottom: 50px;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button {  width: 100%;  text-align: center;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button .btn {  background: transparent;  border: 2px solid rgba(255, 255, 255, 0.2);  width: 60px;  height: 60px;  line-height: 60px;  padding: 0px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  color: #FFF;  -webkit-transition: all 400ms ease;  -moz-transition: all 400ms ease;  -ms-transition: all 400ms ease;  -o-transition: all 400ms ease;  transition: all 400ms ease;  position: relative;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button .btn:after {  left: -2px;  top: -2px;  content: " ";  position: absolute;  width: 60px;  height: 60px;  border: 2px solid rgba(255, 255, 255, 0.1);  -webkit-opacity: 0;  -khtml-opacity: 0;  -moz-opacity: 0;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);  filter: alpha(opacity=0);  opacity: 0;  filter: alpha(opacity = 0*100);  -webkit-animation: pulsate 1s ease-out;  -webkit-animation-iteration-count: infinite;  animation: pulsate 1s ease-out;  animation-iteration-count: infinite;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button .btn i {  font-size: 28px;  -webkit-opacity: 0.2;  -khtml-opacity: 0.2;  -moz-opacity: 0.2;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);  filter: alpha(opacity=20);  opacity: 0.2;  filter: alpha(opacity = 0.2*100);  line-height: 54px;  -webkit-transition: all 100ms ease;  -moz-transition: all 100ms ease;  -ms-transition: all 100ms ease;  -o-transition: all 100ms ease;  transition: all 100ms ease;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button .btn:hover {  background: rgba(255, 255, 255, 0.1);  border-color: rgba(255, 255, 255, 0.3);}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box .lock-button .btn:hover i {  -webkit-opacity: 0.3;  -khtml-opacity: 0.3;  -moz-opacity: 0.3;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);  filter: alpha(opacity=30);  opacity: 0.3;  filter: alpha(opacity = 0.3*100);}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box.dev-page-lock-screen-animate .first-screen {  display: none;}.dev-page.dev-page-lock-screen .dev-page-lock-screen-box.dev-page-lock-screen-animate .second-screen {  display: block;  -webkit-animation: zoomIn 300ms;  animation: zoomIn 300ms;}@media all and (max-width: 992px) {  .dev-page.dev-page-lock-screen .dev-page-lock-screen-box {    width: 100%;    padding: 50px;    margin-top: 0px;  }}/* timeline */.timeline {  float: left;  width: 100%;  margin: 0px;  padding: 0px;  position: relative;  margin-bottom: 25px;}.timeline .timeline-item {  width: 50%;  float: left;  clear: both;  margin-bottom: 20px;  position: relative;  padding-left: 20px;}.timeline .timeline-item .timeline-item-date {  position: absolute;  left: 100%;  font-size: 12px;  color: #999999;  width: 200px;  padding-left: 40px;  line-height: 60px;}.timeline .timeline-item .timeline-item-image {  position: absolute;  right: -30px;  width: 60px;  height: 60px;}.timeline .timeline-item .timeline-item-image img {  width: 60px;  height: 60px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  border: 5px solid #efefef;}.timeline .timeline-item .timeline-item-icon {  position: absolute;  right: -30px;  width: 60px;  height: 60px;  border: 5px solid #efefef;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  line-height: 50px;  text-align: center;  font-size: 24px;  background: #FFF;}.timeline .timeline-item .timeline-item-data {  float: left;  width: 99%;  background: #FFF;  border: 1px solid #efefef;  -webkit-border-top-right-radius: 5px 0px 0px 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 0px 0px 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 0px 0px 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 0px 0px 5px;  -webkit-border-radius: 5px 0px 0px 5px;  border-radius: 5px 0px 0px 5px;  min-height: 60px;  padding: 10px;  padding-right: 30px;}.timeline .timeline-item .timeline-item-data h4 {  font-size: 12px;  font-weight: bold;  line-height: 15px;  margin-bottom: 5px;}.timeline .timeline-item .timeline-item-data p {  font-size: 12px;  line-height: 15px;}.timeline .timeline-item .timeline-item-data p.text-muted {  color: #999999;}.timeline .timeline-item .timeline-item-data p:last-child {  margin-bottom: 0px;}.timeline .timeline-item .timeline-item-data .form-group {  margin-bottom: 10px;}.timeline .timeline-item.timeline-item-primary .timeline-item-data {  border-color: #364760;}.timeline .timeline-item.timeline-item-primary .timeline-item-image img {  border-color: #364760;}.timeline .timeline-item.timeline-item-primary .timeline-item-icon {  border-color: #364760;  color: #364760;}.timeline .timeline-item.timeline-item-info .timeline-item-data {  border-color: #85d6de;}.timeline .timeline-item.timeline-item-info .timeline-item-image img {  border-color: #85d6de;}.timeline .timeline-item.timeline-item-info .timeline-item-icon {  border-color: #85d6de;  color: #85d6de;}.timeline .timeline-item.timeline-item-success .timeline-item-data {  border-color: #82b440;}.timeline .timeline-item.timeline-item-success .timeline-item-image img {  border-color: #82b440;}.timeline .timeline-item.timeline-item-success .timeline-item-icon {  border-color: #82b440;  color: #82b440;}.timeline .timeline-item.timeline-item-warning .timeline-item-data {  border-color: #f3bc65;}.timeline .timeline-item.timeline-item-warning .timeline-item-image img {  border-color: #f3bc65;}.timeline .timeline-item.timeline-item-warning .timeline-item-icon {  border-color: #f3bc65;  color: #f3bc65;}.timeline .timeline-item.timeline-item-danger .timeline-item-data {  border-color: #e74e40;}.timeline .timeline-item.timeline-item-danger .timeline-item-image img {  border-color: #e74e40;}.timeline .timeline-item.timeline-item-danger .timeline-item-icon {  border-color: #e74e40;  color: #e74e40;}.timeline .timeline-item.timeline-item-buttons .timeline-item-data {  padding-right: 75px;}.timeline .timeline-item.timeline-item-buttons .timeline-item-button {  position: absolute;  right: 40px;  top: 13px;}.timeline .timeline-item.timeline-item-buttons .timeline-item-button .btn {  padding: 5px 0px;  min-width: 35px;  text-align: center;  margin-bottom: 0px;}.timeline .timeline-item.timeline-item-buttons .timeline-item-button .btn .fa {  vertical-align: inherit;}.timeline .timeline-item.timeline-item-even {  padding-left: 0px;  padding-right: 20px;  float: right;}.timeline .timeline-item.timeline-item-even .timeline-item-date {  right: 100%;  left: auto;  padding-left: 0px;  padding-right: 40px;  text-align: right;}.timeline .timeline-item.timeline-item-even .timeline-item-image,.timeline .timeline-item.timeline-item-even .timeline-item-icon {  right: 0px;  left: -30px;}.timeline .timeline-item.timeline-item-even .timeline-item-data {  float: right;  padding-right: 15px;  padding-left: 35px;  -webkit-border-top-right-radius: 0px 5px 5px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 5px 5px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 5px 5px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 5px 5px 0px;  -webkit-border-radius: 0px 5px 5px 0px;  border-radius: 0px 5px 5px 0px;}.timeline .timeline-item.timeline-item-even.timeline-item-buttons .timeline-item-data {  padding-right: 40px;}.timeline .timeline-item.timeline-item-even.timeline-item-buttons .timeline-item-button {  right: 30px;}.timeline .timeline-item:last-child {  margin-bottom: 0px;}.timeline:before {  content: " ";  position: absolute;  height: 100%;  width: 4px;  background: #efefef;  left: 50%;  margin-left: -2px;}/* ./timeline *//* simple timeline */.timeline-simple {  float: left;  width: 100%;  margin: 0px;  padding: 0px;  list-style: none;}.timeline-simple li {  float: left;  width: 100%;  position: relative;  padding: 15px 0px;  padding-left: 50px;}.timeline-simple li:before {  content: " ";  position: absolute;  height: 100%;  width: 3px;  background: #e7ebf1;  left: 25px;  top: 0px;  z-index: 1;}.timeline-simple li:after {  content: " ";  position: absolute;  z-index: 2;  width: 15px;  height: 15px;  border: 2px solid #FFF;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  background: #e7ebf1;  left: 19px;  top: 50%;  margin-top: -7.5px;}.timeline-simple li .timeline-simple-date {  display: inline-block;  width: 100%;  margin-bottom: 5px;  font-size: 11px;  color: #999999;}.timeline-simple li .timeline-simple-wrap {  float: left;  padding: 10px;  border: 1px solid #e7ebf1;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  background: #FFF;  position: relative;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.timeline-simple li .timeline-simple-wrap:after,.timeline-simple li .timeline-simple-wrap:before {  right: 100%;  top: 50%;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.timeline-simple li .timeline-simple-wrap:after {  border-color: rgba(255, 255, 255, 0);  border-right-color: #FFF;  border-width: 5px;  margin-top: -5px;}.timeline-simple li .timeline-simple-wrap:before {  border-color: rgba(221, 221, 221, 0);  border-right-color: #e7ebf1;  border-width: 6px;  margin-top: -6px;}.timeline-simple li .timeline-simple-wrap:hover {  background: #F5F5F5;}.timeline-simple li .timeline-simple-wrap:hover:after {  border-right-color: #F5F5F5;}.timeline-simple li.primary:after {  background: #364760 !important;}.timeline-simple li.primary .timeline-simple-wrap {  background: #364760;  border-color: #364760;  color: #FFF;}.timeline-simple li.primary .timeline-simple-wrap .timeline-simple-date {  color: #FFF;  text-align: right;  margin-top: 5px;  margin-bottom: 0px;}.timeline-simple li.primary .timeline-simple-wrap:after,.timeline-simple li.primary .timeline-simple-wrap:before {  border-right-color: #364760;}.timeline-simple li.primary .timeline-simple-wrap:hover {  background: #324259;  border-color: #324259;}.timeline-simple li.primary .timeline-simple-wrap:hover:after,.timeline-simple li.primary .timeline-simple-wrap:hover:before {  border-right-color: #324259;}.timeline-simple li.info:after {  background: #85d6de !important;}.timeline-simple li.info .timeline-simple-wrap {  background: #85d6de;  border-color: #85d6de;  color: #FFF;}.timeline-simple li.info .timeline-simple-wrap .timeline-simple-date {  color: #FFF;  text-align: right;  margin-top: 5px;  margin-bottom: 0px;}.timeline-simple li.info .timeline-simple-wrap:after,.timeline-simple li.info .timeline-simple-wrap:before {  border-right-color: #85d6de;}.timeline-simple li.info .timeline-simple-wrap:hover {  background: #7dd3dc;  border-color: #7dd3dc;}.timeline-simple li.info .timeline-simple-wrap:hover:after,.timeline-simple li.info .timeline-simple-wrap:hover:before {  border-right-color: #7dd3dc;}.timeline-simple li.success:after {  background: #82b440 !important;}.timeline-simple li.success .timeline-simple-wrap {  background: #82b440;  border-color: #82b440;  color: #FFF;}.timeline-simple li.success .timeline-simple-wrap .timeline-simple-date {  color: #FFF;  text-align: right;  margin-top: 5px;  margin-bottom: 0px;}.timeline-simple li.success .timeline-simple-wrap:after,.timeline-simple li.success .timeline-simple-wrap:before {  border-right-color: #82b440;}.timeline-simple li.success .timeline-simple-wrap:hover {  background: #7dac3d;  border-color: #7dac3d;}.timeline-simple li.success .timeline-simple-wrap:hover:after,.timeline-simple li.success .timeline-simple-wrap:hover:before {  border-right-color: #7dac3d;}.timeline-simple li.warning:after {  background: #f3bc65 !important;}.timeline-simple li.warning .timeline-simple-wrap {  background: #f3bc65;  border-color: #f3bc65;  color: #FFF;}.timeline-simple li.warning .timeline-simple-wrap .timeline-simple-date {  color: #FFF;  text-align: right;  margin-top: 5px;  margin-bottom: 0px;}.timeline-simple li.warning .timeline-simple-wrap:after,.timeline-simple li.warning .timeline-simple-wrap:before {  border-right-color: #f3bc65;}.timeline-simple li.warning .timeline-simple-wrap:hover {  background: #f2b85c;  border-color: #f2b85c;}.timeline-simple li.warning .timeline-simple-wrap:hover:after,.timeline-simple li.warning .timeline-simple-wrap:hover:before {  border-right-color: #f2b85c;}.timeline-simple li.danger:after {  background: #e74e40 !important;}.timeline-simple li.danger .timeline-simple-wrap {  background: #e74e40;  border-color: #e74e40;  color: #FFF;}.timeline-simple li.danger .timeline-simple-wrap .timeline-simple-date {  color: #FFF;  text-align: right;  margin-top: 5px;  margin-bottom: 0px;}.timeline-simple li.danger .timeline-simple-wrap:after,.timeline-simple li.danger .timeline-simple-wrap:before {  border-right-color: #e74e40;}.timeline-simple li.danger .timeline-simple-wrap:hover {  background: #e64637;  border-color: #e64637;}.timeline-simple li.danger .timeline-simple-wrap:hover:after,.timeline-simple li.danger .timeline-simple-wrap:hover:before {  border-right-color: #e64637;}.wrapper .timeline-simple li:before {  background: #FFF;}.wrapper .timeline-simple li:after {  background: #FFF;  border-color: #eef1f7;}.wrapper.wrapper-white .timeline-simple li:before {  background: #e7ebf1;}.wrapper.wrapper-white .timeline-simple li:after {  border-color: #FFF;  background: #e7ebf1;}/* ./simple timeline *//* profile */.page-profile {  float: left;  width: 100%;  background: top center no-repeat fixed;}.page-profile .profile {  margin: 30px 0px 10px;}.page-profile .page-profile-stats {  width: 90%;  margin: 0px auto;}.page-profile .page-profile-stats:before,.page-profile .page-profile-stats:after {  content: " ";  display: table;}.page-profile .page-profile-stats:after {  clear: both;}.page-profile .page-profile-stats:before,.page-profile .page-profile-stats:after {  content: " ";  display: table;}.page-profile .page-profile-stats:after {  clear: both;}.page-profile .page-profile-stats .page-profile-stats-left,.page-profile .page-profile-stats .page-profile-stats-right {  float: left;  width: 50%;  text-align: left;  padding: 10px;  background: rgba(255, 255, 255, 0.2);  -webkit-border-top-right-radius: 0px 5px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 0px 5px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 0px 5px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 0px 5px 0px 0px;  -webkit-border-radius: 0px 5px 0px 0px;  border-radius: 0px 5px 0px 0px;}.page-profile .page-profile-stats .page-profile-stats-left img,.page-profile .page-profile-stats .page-profile-stats-right img {  width: 50px;  height: 50px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  margin-left: 10px;  float: left;}.page-profile .page-profile-stats .page-profile-stats-left .page-profile-stats-count,.page-profile .page-profile-stats .page-profile-stats-right .page-profile-stats-count {  display: block;  float: left;  font-size: 14px;  color: #FFF;  line-height: 25px;  margin: 0px 10px;}.page-profile .page-profile-stats .page-profile-stats-left .page-profile-stats-count span,.page-profile .page-profile-stats .page-profile-stats-right .page-profile-stats-count span {  display: block;  font-weight: bold;}.page-profile .page-profile-stats .page-profile-stats-left {  text-align: right;  border-right: 1px solid rgba(255, 255, 255, 0.3);  -webkit-border-top-right-radius: 5px 0px 0px 0px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px 0px 0px 0px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px 0px 0px 0px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px 0px 0px 0px;  -webkit-border-radius: 5px 0px 0px 0px;  border-radius: 5px 0px 0px 0px;}.page-profile .page-profile-stats .page-profile-stats-left img {  margin-left: 0px;  margin-right: 10px;}.profile {  float: left;  width: 100%;  padding: 0px;  margin: 0px;  margin-bottom: 50px;}.profile .profile-image {  float: left;  width: 100%;  margin-bottom: 20px;  text-align: center;  position: relative;}.profile .profile-image img {  width: 100px;  height: 100px;  border: 5px solid rgba(255, 255, 255, 0.8);  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;}.profile .profile-image .profile-badges .profile-badges-left,.profile .profile-image .profile-badges .profile-badges-right {  position: absolute;  width: 50px;  text-align: center;  color: #555555;  font-size: 12px;  font-weight: bold;  text-decoration: none;  top: 30px;}.profile .profile-image .profile-badges .profile-badges-left i,.profile .profile-image .profile-badges .profile-badges-right i {  border: 3px solid #FFF;  line-height: 36px;  font-size: 14px;  width: 40px;  height: 40px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  text-align: center;  margin-bottom: 5px;  background: transparent;  -webkit-transition: background-color 200ms linear;  -moz-transition: background-color 200ms linear;  -o-transition: background-color 200ms linear;  -ms-transition: background-color 200ms linear;  transition: background-color 200ms linear;}.profile .profile-image .profile-badges .profile-badges-left {  left: 50%;  margin-left: -110px;}.profile .profile-image .profile-badges .profile-badges-right {  right: 50%;  margin-right: -110px;}.profile .profile-image .profile-status {  position: absolute;  width: 20px;  height: 20px;  left: 50%;  top: 80px;  margin-left: 20px;  border: 3px solid #eef1f7;  background: #FFF;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  z-index: 2;}.profile .profile-image .profile-status.online {  background: #82b440;}.profile .profile-image .profile-status.away {  background: #f3bc65;}.profile .profile-image .profile-status.offline {  background: #e74e40;}.profile .profile-image:after {  content: " ";  position: absolute;  left: 50%;  margin-left: -50px;  top: 0px;  width: 100px;  height: 100px;  background: rgba(255, 255, 255, 0);  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  z-index: 1;}.profile .profile-info {  float: left;  width: 100%;  margin-bottom: 20px;  text-align: center;}.profile .profile-info h4 {  font-size: 14px;  font-weight: bold;  margin-bottom: 10px;  color: #626262;  -webkit-transition: color 200ms ease;  -moz-transition: color 200ms ease;  -ms-transition: color 200ms ease;  -o-transition: color 200ms ease;  transition: color 200ms ease;}.profile .profile-info span {  font-size: 12px;  color: #999999;}.profile .profile-buttons {  float: left;  width: 100%;  text-align: center;}.profile .profile-buttons .btn {  padding: 0px;  min-width: 35px;  text-align: center;}.profile .profile-buttons .btn i {  line-height: 31px;}.profile:hover .profile-image {  position: relative;}.profile:hover .profile-image .profile-badges .profile-badges-left i,.profile:hover .profile-image .profile-badges .profile-badges-right i {  background: rgba(255, 255, 255, 0.5);}.profile:hover .profile-image .profile-badges .profile-badges-left:hover i,.profile:hover .profile-image .profile-badges .profile-badges-right:hover i {  background: rgba(255, 255, 255, 0.8);}.profile:hover .profile-image:after {  background: rgba(255, 255, 255, 0.5);}.profile:hover .profile-info h4 {  color: #555555;}.profile.profile-transparent .profile-image:after {  background: transparent;}.profile.profile-transparent .profile-badges .profile-badges-left,.profile.profile-transparent .profile-badges .profile-badges-right {  color: #FFF;  border-color: rgba(255, 255, 255, 0.5);}.profile.profile-transparent .profile-badges .profile-status {  border-color: rgba(255, 255, 255, 0.5);}.profile.profile-transparent .profile-info h4,.profile.profile-transparent .profile-info span {  color: #FFF;}.profile.profile-transparent:hover .profile-badges .profile-badges-left i,.profile.profile-transparent:hover .profile-badges .profile-badges-right i {  background: rgba(255, 255, 255, 0.3);}.profile.profile-transparent:hover .profile-badges .profile-badges-left:hover i,.profile.profile-transparent:hover .profile-badges .profile-badges-right:hover i {  background: rgba(255, 255, 255, 0.5);}/* ./profile */.faq {  float: left;  width: 100%;}.faq h2 {  float: left;  margin-top: 20px;  line-height: 50px;  vertical-align: bottom;}.faq h2 .fa {  width: 48px;  height: 48px;  line-height: 46px;  border: 1px solid #555555;  color: #555555;  text-align: center;  font-size: 14px;  margin-right: 10px;  -webkit-border-top-right-radius: 50%;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 50%;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 50%;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 50%;  -webkit-border-radius: 50%;  border-radius: 50%;}.faq h2:first-child {  margin-top: 0px;}.faq .faq-item {  float: left;  width: 100%;  margin-bottom: 10px;  background: #FFF;  -webkit-border-top-right-radius: 5px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 5px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 5px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  border: 1px solid #e7ebf1;}.faq .faq-item .faq-title {  float: left;  width: 100%;  font-size: 12px;  line-height: 30px;  font-weight: bold;  cursor: pointer;  padding: 10px;  color: #5ab0ee;}.faq .faq-item .faq-title .fa {  width: 20px;  height: 20px;  line-height: 20px;  font-size: 14px;  text-align: center;  margin-right: 10px;  color: #555555;}.faq .faq-item .faq-text {  max-height: 0px;  height: 0px;  float: left;  width: 100%;  padding-right: 10px;  padding-left: 45px;  -webkit-transition: all 200ms ease;  -moz-transition: all 200ms ease;  -ms-transition: all 200ms ease;  -o-transition: all 200ms ease;  transition: all 200ms ease;  overflow: hidden;}.faq .faq-item .faq-text h5 {  font-size: 12px;  font-weight: bold;}.faq .faq-item:hover {  background: #FBFBFB;}.faq .faq-item.active .faq-title {  background: #FBFBFB;  border-bottom: 1px solid #e7ebf1;}.faq .faq-item.active .faq-text {  margin-top: 10px;  padding-top: 10px;  padding-bottom: 10px;  display: block;  max-height: 300px;  height: auto;}.faq .faq-item.active:hover {  background: #FFF;}.faq .faq-highlight {  background: #f3bc65;  color: #FFF;  padding: 2px 5px;  -webkit-border-top-right-radius: 2px;  -webkit-border-bottom-right-radius: 0;  -webkit-border-bottom-left-radius: 0;  -webkit-border-top-left-radius: 0;  -moz-border-radius-topright: 2px;  -moz-border-radius-bottomright: 0;  -moz-border-radius-bottomleft: 0;  -moz-border-radius-topleft: 0;  border-top-right-radius: 2px;  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;  border-top-left-radius: 0;  -moz-background-clip: padding-box;  -webkit-background-clip: padding-box;  background-clip: padding-box;  -moz-border-radius: 2px;  -webkit-border-radius: 2px;  border-radius: 2px;}/* ./features *//* import google font *//* ./import google font */html,body {  padding: 0px;  margin: 0px;  height: 100%;  min-height: 100%;  font-family: Arial, Helvetica, Arial, sans-serif;  /* font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif; */  font-size: 12px;  color: #555555;}body {  background: #eef1f7;}/*：这只是演示代码。源码下载链接: http://www.bootstrapmb.com/item/1558(这个说明仅在演示里会看到,下载的源码里没有)*/