/* import partials */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }

@-ms-viewport { width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #000000; text-align: left; background-color: #fff; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 1rem; }

p { margin-top: 0; margin-bottom: 1rem; text-align: justify; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #03af79; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }

a:hover { color: #026445; text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

a, area, button, [role="button"], input:not([type="range"]), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; }

table { border-collapse: collapse; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: .5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

mark { color: rgba(255, 255, 255, 0.9); text-shadow: 0 0 10px rgba(0, 0, 0, 0.4); background-color: #03af79; }

.img-responsive { 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; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

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; } }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropup, .dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -webkit-background-clip: padding-box; background-clip: padding-box; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { left: auto; right: 0; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }

.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 { z-index: 2; 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: 3; color: #ffffff; background-color: #337ab7; border-color: #337ab7; cursor: default; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #ffffff; border-color: #dddddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.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; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }

.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; }

.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }

.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857143; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn { margin-left: -1px; }

.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }

@media (min-width: 992px) { .modal-lg { width: 900px; } }

.tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0); }

.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }

.tooltip.top { margin-top: -3px; padding: 5px 0; }

.tooltip.right { margin-left: 3px; padding: 0 5px; }

.tooltip.bottom { margin-top: 3px; padding: 5px 0; }

.tooltip.left { margin-left: -3px; padding: 0 5px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; background-color: #000000; border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; }

.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; }

.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 14px; background-color: #ffffff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top { margin-top: -10px; }

.popover.right { margin-left: 10px; }

.popover.bottom { margin-top: 10px; }

.popover.left { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow:after { border-width: 10px; content: ""; }

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }

.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #ffffff; }

.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #ffffff; }

.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }

.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #ffffff; }

.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #ffffff; bottom: -10px; }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after { content: " "; display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after, .modal-header: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; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }

@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }

@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }

@media (min-width: 1200px) { .hidden-lg { display: none !important; } }

.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }

.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }

/*! Bootstrap v3.3.7 (http://getbootstrap.com) Copyright 2011-2017 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=590dd2fa86910a6fa220df15445f154e) Config saved to config.json and https://gist.github.com/590dd2fa86910a6fa220df15445f154e */
/*! Bootstrap v3.3.7 (http://getbootstrap.com) Copyright 2011-2016 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); } .btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active { -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-default.disabled, .btn-primary.disabled, .btn-success.disabled, .btn-info.disabled, .btn-warning.disabled, .btn-danger.disabled, .btn-default[disabled], .btn-primary[disabled], .btn-success[disabled], .btn-info[disabled], .btn-warning[disabled], .btn-danger[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-info, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-danger { -webkit-box-shadow: none; box-shadow: none; } .btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge { text-shadow: none; } .btn:active, .btn.active { background-image: none; } .btn-default { background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0)); background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #dbdbdb; text-shadow: 0 1px 0 #fff; border-color: #ccc; } .btn-default:hover, .btn-default:focus { background-color: #e0e0e0; background-position: 0 -15px; } .btn-default:active, .btn-default.active { background-color: #e0e0e0; border-color: #dbdbdb; } .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: #e0e0e0; background-image: none; } .btn-primary { background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88)); background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #245580; } .btn-primary:hover, .btn-primary:focus { background-color: #265a88; background-position: 0 -15px; } .btn-primary:active, .btn-primary.active { background-color: #265a88; border-color: #245580; } .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: #265a88; background-image: none; } .btn-success { background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641)); background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #3e8f3e; } .btn-success:hover, .btn-success:focus { background-color: #419641; background-position: 0 -15px; } .btn-success:active, .btn-success.active { background-color: #419641; border-color: #3e8f3e; } .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: #419641; background-image: none; } .btn-info { background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2)); background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #28a4c9; } .btn-info:hover, .btn-info:focus { background-color: #2aabd2; background-position: 0 -15px; } .btn-info:active, .btn-info.active { background-color: #2aabd2; border-color: #28a4c9; } .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: #2aabd2; background-image: none; } .btn-warning { background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316)); background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #e38d13; } .btn-warning:hover, .btn-warning:focus { background-color: #eb9316; background-position: 0 -15px; } .btn-warning:active, .btn-warning.active { background-color: #eb9316; border-color: #e38d13; } .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: #eb9316; background-image: none; } .btn-danger { background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%); background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a)); background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #b92c28; } .btn-danger:hover, .btn-danger:focus { background-color: #c12e2a; background-position: 0 -15px; } .btn-danger:active, .btn-danger.active { background-color: #c12e2a; border-color: #b92c28; } .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: #c12e2a; background-image: none; }*/
.thumbnail, .img-thumbnail { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); background-color: #e8e8e8; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); background-color: #2e6da4; }

.navbar-default { background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8)); background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a { background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%); background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2)); background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0); -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); }

.navbar-brand, .navbar-nav > li > a { text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse { background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%); background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222)); background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); border-radius: 4px; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a { background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%); background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f)); background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0); -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); }

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; }

@media (max-width: 767px) { .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); } }

.alert { text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success { background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc)); background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); border-color: #b2dba1; }

.alert-info { background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%); background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0)); background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); border-color: #9acfea; }

.alert-warning { background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0)); background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); border-color: #f5e79e; }

.alert-danger { background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3)); background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); border-color: #dca7a7; }

.progress { background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5)); background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); }

.progress-bar { background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090)); background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0); }

.progress-bar-success { background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%); background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44)); background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); }

.progress-bar-info { background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5)); background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); }

.progress-bar-warning { background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f)); background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); }

.progress-bar-danger { background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%); background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c)); background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }

.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); }

.list-group { border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { text-shadow: 0 -1px 0 #286090; background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a)); background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0); border-color: #2b669a; }

.list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge { text-shadow: none; }

.panel { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading { background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); }

.panel-primary > .panel-heading { background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4)); background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0); }

.panel-success > .panel-heading { background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6)); background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); }

.panel-info > .panel-heading { background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3)); background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); }

.panel-warning > .panel-heading { background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc)); background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); }

.panel-danger > .panel-heading { background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%); background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc)); background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); }

.well { background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5)); background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0); border-color: #dcdcdc; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

html { font-size: 16px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.5; color: inherit; }

h1, .h1 { font-size: 2rem; }

h2, .h2 { font-size: 1.875rem; }

h3, .h3 { font-size: 1.5625rem; }

h4, .h4 { font-size: 1.25rem; }

h5, .h5 { font-size: 1.125rem; }

h6, .h6 { font-size: 1rem; }

@media screen and (max-width: 768px) { html { font-size: 14px; } }

.section-title { color: #000000; font-weight: 700; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }

.text-center { text-align: center; }

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

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

.text-uppercase { text-transform: uppercase; }

.text-lowercase { text-align: lowercase; }

.text-titlecase { text-transform: capitalize; }

.text-primary { color: #03af79; }

.text-secondary { color: #fc524f; }

@media screen and (min-width: 768px) { .text-sm-center { text-align: center; } }

.text-dark { color: #000000; }

.p-tb-1 { padding-top: 1rem; padding-bottom: 1rem; }

.p-tb-2 { padding-top: 2rem; padding-bottom: 2rem; }

.p-lrb-1 { padding-left: 1rem; padding-right: 1rem; padding-bottom: 1rem; }

.m-t-0 { margin-top: 0; }

.m-t-1 { margin-top: 1rem; }

.m-t-2 { margin-top: 2rem; }

.m-t-3 { margin-top: 3rem; }

.m-b-1 { margin-bottom: 1rem; }

.m-b-0 { margin-bottom: 0; }

.m-r-1 { margin-right: 1rem; }

.m-tb-1-i { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.m-tb-2 { margin-top: 1rem; margin-bottom: 1rem; }

.m-tb-3 { margin-top: 3rem; margin-bottom: 3rem; }

.m-t-2-i { margin-top: 2rem !important; }

.m-b-1-i { margin-bottom: 1rem !important; }

.mt1n0 { margin-top: 1rem; margin-bottom: 0; }

.max-w-6 { max-width: 40rem; margin-left: auto; margin-right: auto; }

.color-secondary { color: #fc524f; }

.mute-anchor { color: #000000; text-decoration: none; }

.mute-anchor:hover, .mute-anchor:focus { color: inherit; text-decoration: none; }

.hr-dark { border: 0; height: 1px; width: 100%; background-color: #000000; }

.bg-primary { background-color: #03af79; }

.bg-dark { background-color: #000000; }

.color-white { color: #fff; }

.color-warn { color: #ff0011; }

.border-warn { border: 1px solid #ff0011; }

.w-100 { width: 100%; }

.page-title { line-height: 1.2; margin-bottom: 0; }

.page-title + p { font-weight: 500; margin-top: .5rem; }

.font-weight-medium { font-weight: 500; }

.font-weight-bold { font-weight: 700; }

@media screen and (min-width: 768px) { .sub-text { max-width: 60%; margin-left: auto; margin-right: auto; } }

.clearfix::before, .clearfix::after { content: ''; display: table; }

.clearfix::after { clear: both; }

label { font-weight: 500; color: #000000; }

input { vertical-align: middle; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #fff url("../images/down-arrow.svg") no-repeat; background-position: right 1rem center; background-size: 15px; }

.form-text-control, select { display: inline-block; width: 100%; height: 40px; padding: 0 1rem; border: 1px solid #cacaca; font-family: inherit; color: #000000; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14) inset, 0 1px 5px 0 rgba(0, 0, 0, 0.12) inset, 0 3px 1px -2px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14) inset, 0 1px 5px 0 rgba(0, 0, 0, 0.12) inset, 0 3px 1px -2px rgba(0, 0, 0, 0.2) inset; }

.form-text-control:-moz-read-only:not(select) { background-color: #ddd; }

.form-text-control:read-only:not(select) { background-color: #ddd; }

.form-btn-control { position: relative; display: inline-block; width: auto; height: 40px; border: none; padding: 0 1rem; }

.btn-primary { border: 1px solid #03af79; color: #fff; background-color: #03af79; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.btn-primary:hover, .btn-primary:focus { background-color: #039668; }

.form-inline .form-btn-control { border-radius: 0 6px 6px 0; }

.btn-primary { display: inline-block; position: relative; height: 40px; padding: 0 2rem; color: #fff; text-align: center; text-decoration: none; border-radius: 6px; line-height: 40px; background-color: #03af79; -webkit-transition: background-color 200ms ease; -o-transition: background-color 200ms ease; transition: background-color 200ms ease; will-change: background-color; }

.btn-primary:hover { color: #fff; text-decoration: none; background-color: #039668; }

.form-group-three { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.form-group-three .form-group { -webkit-box-flex: 0; -ms-flex: 0 1 33.33333%; flex: 0 1 33.33333%; }

.form-group-three .form-group:not(:last-child) { margin-right: 1rem; }

.form-group-two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.form-group-two .form-group { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; }

.form-group-two .form-group:not(:last-child) { margin-right: 1rem; }

.form-group .mobile { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; }

.form-group .mobile .c-code { margin-right: 1rem; }

.form-group .landline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; }

.form-group .landline .c-code { margin-right: 1rem; }

.form-group .landline .s-code { width: 70px; margin-right: 1rem; }

.container { width: 100%; max-width: 1200px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }

html, body { width: 100%; overflow-x: hidden; }

body { position: relative; top: 0; left: 0; }

.container:before, .container:after { content: none; display: unset; }

.fix-top-height { overflow: hidden; }

.fix-top-height.results_aj { min-height: 100vh; }

@media screen and (min-width: 1024px) { .fix-top-height { padding-top: 3rem; } }

#starting { display: block; min-height: 100vh; }

.topbar-navbar-wrapper { position: fixed; width: 100%; top: 0; left: 0; z-index: 2000; }

.topbar { padding-bottom: .5rem; background-color: #fff; border-bottom: 1px solid #ddd; }

.topbar .ham-logo-wrapper { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.topbar .ham-logo-wrapper svg { display: none; margin-right: 1rem; fill: #000000; cursor: pointer; }

.topbar-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.topbar-login-signup-cart { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; padding: 0; margin: 0; }

.topbar-login-signup-cart li { list-style: none; }

.topbar-login-signup-cart li:not(:last-child) { margin-right: 1rem; }

.topbar-login-signup-cart a { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #000000; -webkit-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; will-change: color; }

.topbar-login-signup-cart a:hover { text-decoration: none; color: #03af79; }

.topbar .cart-btn { display: inline-block; color: #fff; padding: .4rem 1.2rem; border-radius: 4px; background-color: #03af79; -webkit-transition: color 200ms ease, background-color 200ms ease; -o-transition: color 200ms ease, background-color 200ms ease; transition: color 200ms ease, background-color 200ms ease; will-change: color, background-color; }

.topbar .cart-btn:hover, .topbar .cart-btn:focus { text-decoration: none; color: #fff; background-color: #039668; }

.topbar .cart-btn:hover .cart-value, .topbar .cart-btn:focus .cart-value { background-color: #027d56; }

.topbar .cart-value { display: inline-block; padding: 0 .5rem; text-align: center; background-color: #039668; border-radius: .75rem; vertical-align: baseline; -webkit-transition: color 200ms ease, background-color 200ms ease; -o-transition: color 200ms ease, background-color 200ms ease; transition: color 200ms ease, background-color 200ms ease; will-change: color, background-color; }

.topbar .logo { width: 290px; height: auto; }

.topbar .topbar-user-toggler { width: 3rem; height: 3rem; border-radius: 2.5rem; padding: .6rem; background-color: #ddd; -webkit-transition: background-color 200ms ease; -o-transition: background-color 200ms ease; transition: background-color 200ms ease; will-change: background-color; cursor: pointer; }

.topbar .topbar-user-toggler.active { background-color: #03af79; }

.topbar .topbar-user-toggler.active svg { fill: #fff; }

.topbar .topbar-user-toggler svg { -webkit-transition: fill 200ms ease; -o-transition: fill 200ms ease; transition: fill 200ms ease; will-change: fill; }

.topbar .topbar-user-toggler:hover, .topbar .topbar-user-toggler:focus { background-color: #03af79; }

.topbar .topbar-user-toggler:hover svg, .topbar .topbar-user-toggler:focus svg { fill: #fff; }

.topbar .topbar-user-toggler { display: none; }

.topbar .user-info-wrapper { margin-left: auto; margin-right: 1rem; }

@media screen and (max-width: 1024px) { .topbar { padding-bottom: 0; }
  .topbar .ham-logo-wrapper svg { display: block; }
  .topbar .logo { width: 200px; }
  .topbar-login-signup-cart { display: none; }
  .topbar .user-info-wrapper { display: none; position: absolute; top: 100%; right: 0; width: 200px; padding: .6rem 0; border: 1px solid #ddd; background-color: #fff; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  .topbar .user-info-wrapper .topbar-login-signup-cart { display: block; }
  .topbar .user-info-wrapper .topbar-login-signup-cart li { margin: 0; padding: .3rem 1rem; }
  .topbar .user-info-wrapper .topbar-login-signup-cart li a { display: block; }
  .topbar .user-info-wrapper .topbar-login-signup-cart li:hover, .topbar .user-info-wrapper .topbar-login-signup-cart li:focus { background-color: rgba(0, 0, 0, 0.1); }
  .topbar .topbar-user-toggler { display: block; margin-left: auto; margin-right: 1rem; }
  .topbar-navbar-wrapper { -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); } }

@media screen and (max-width: 540px) { .topbar .topbar-user-toggler { width: 2.5rem; height: 2.5rem; border-radius: 1.25rem; }
  .topbar .logo { width: 145px; }
  .topbar .cart-btn span:first-child { display: none; } }

@media screen and (max-width: 420px) { .topbar { padding: 5px 0; }
  .topbar .cart-btn { padding: 5px 10px; } }

.navbar { position: relative; -webkit-transform: translate3d(0, -1rem, 0); transform: translate3d(0, -1rem, 0); z-index: 2000; }

.navbar-bgoverlay { display: none; position: fixed; opacity: 0; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); pointer-events: none; -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; }

.navbar .close { position: absolute; top: 2rem; right: -3rem; height: 1.2rem; width: 1.2rem; cursor: pointer; color: #fff; -webkit-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; }

.navbar .close:hover, .navbar .close:focus { color: #d9d9d9; }

.navbar .close svg { fill: currentColor; -o-object-fit: containe; object-fit: containe; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.nav { background-color: #000000; border-radius: 4px; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }

.nav-links { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0; padding: 0; list-style: none; }

.nav-links li { display: block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; }

.nav-links li.active a { background-color: #fc524f; }

.nav-links a { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; display: block; padding: .6rem 0; text-align: center; text-transform: uppercase; color: #fff; background-color: #000000; -webkit-transition: background-color 200ms ease; -o-transition: background-color 200ms ease; transition: background-color 200ms ease; }

.nav-links a:hover, .nav-links a:focus { text-decoration: none; background-color: #fc524f; }

.nav-links .md-menu-logo { display: none; }

@media screen and (max-width: 1024px) { .navbar { position: fixed; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); background-color: transparent; -webkit-transition: -webkit-transform 350ms ease; transition: -webkit-transform 350ms ease; -o-transition: transform 350ms ease; transition: transform 350ms ease; transition: transform 350ms ease, -webkit-transform 350ms ease; }
  .navbar.is-open { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  .navbar.is-open + .navbar-bgoverlay { pointer-events: all; }
  .navbar .container { position: absolute; top: 0; left: 0; width: 100%; max-width: 300px; height: 100%; padding: 0; -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4); }
  .nav { height: 100%; border-radius: 0; overflow-x: hidden; overflow-y: auto; }
  .nav-links { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 100%; width: 100%; }
  .nav-links a { padding-left: 15px; text-align: left; }
  .nav-links .md-menu-logo { display: block; width: 100%; }
  .nav-links .md-menu-logo img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; }
  .nav-links li:not(:last-child):not(:first-child) { border-bottom: 1px solid #1f1f1f; } }

@media screen and (min-width: 1025px) { .navbar-bgoverlay { display: none !important; } }

@media screen and (max-width: 450px) { .navbar .container { max-width: 250px; } }

.banner { position: relative; top: 0; left: 0; padding-top: 5rem; font-family: inherit; color: #000000; background-size: cover; min-height: 50vh; padding-bottom: 1rem; z-index: 1; }

.banner:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; z-index: -1; }

.banner p { text-align: center; }

@media screen and (max-width: 1024px) { .banner { padding-top: 2rem; min-height: auto; } }

.faq { color: #000000; background-color: #fff; }

.faq p { color: #939a9e; }

.faq-search-help { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.faq-search-type { -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; }

.faq-search-type:not(:last-child) { margin-right: 1.5rem; }

.faq-print-help ul { padding-left: 1rem; }

.faq-print-help ul li { list-style: none; }

.faq-print-help p { margin-bottom: 0; }

.faq h6 { margin-bottom: 0; }

@media screen and (max-width: 768px) { .faq-search-help { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .faq-search-type { -webkit-box-flex: 1; -ms-flex: 1 1 40%; flex: 1 1 40%; }
  .faq-search-type:nth-child(2n) { margin-right: 0; } }

@media screen and (max-width: 400px) { .faq-search-type { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } }

.searchbyword { background-color: #ebf6fc; }

.search-form-inline.radio { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.searchbycitation { background-color: #f4fafc; }

.searchbycitation .btn-primary { border-radius: 6px; }

.search-form-wrapper { width: 100%; max-width: 670px; margin: 0 auto; }

.search-form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.searchbycitation { padding-bottom: 3rem; }

.searchbycitation .select-inline-group { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; }

.searchbycitation .select-inline-group:not(:last-child) { margin-right: 1rem; }

@media screen and (max-width: 1024px) { .searchbycitation .select-inline-group:not(:last-child) { margin-right: 0; } }

@media screen and (max-width: 375px) { .xs-full { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.baristor-cta { position: relative; padding-top: 4rem; padding-bottom: 4rem; background: #fff url("../images/cta-bg.jpg") no-repeat; background-size: cover; background-position: center center; }

.baristor-cta:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 0; }

.footer { background-color: #000; padding-top: 2rem; padding-bottom: 2rem; margin-top: 2rem; }

.footer-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0; margin: 0; }

.footer-item li { margin-bottom: .4rem; list-style: none; font-size: .9rem; color: rgba(255, 255, 255, 0.5); -webkit-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; }

.footer-item li:hover, .footer-item li:focus { color: #fff; }

.footer-item li.f-divider { height: 1rem; width: 1px; max-width: 1px; background-color: #333; -ms-flex-item-align: center; align-self: center; }

.footer-item a { font-family: inherit; font-size: inherit; color: inherit; }

.footer-item a:hover, .footer-item a:focus { text-decoration: none; }

@media screen and (max-width: 890px) { .footer .footer-item { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .footer .footer-item li { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: 50%; }
  .footer .footer-item li.f-divider { display: none; } }

.search-within { margin-top: 2rem; }

.searchresults { margin-top: 2rem; }

.searchresults.bottom { margin-top: 0; margin-bottom: 1rem; }

.search-remaining { color: #000000; margin-bottom: .5rem; }

.search-cards { margin-bottom: 2rem; }

.search-cards .search-card-item { position: relative; margin-top: 2rem; margin-bottom: 2rem; border: 1px solid #000000; max-width: 1000px; margin-left: auto; margin-right: auto; }

.search-cards .search-card-item:first-child { margin-top: 0; }

.search-cards .search-card-item .details { font-weight: bold; color: #fff; -webkit-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; }

.search-cards .search-card-item .details:hover, .search-cards .search-card-item .details:focus { color: #03af79; }

.search-cards .search-card-header { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; flex--direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: .6rem 1rem; background-color: #1b2027; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); z-index: 1; }

.search-cards .search-card-content { padding: 1.5rem 3rem; text-align: justify; font-family: inherit; font-weight: bold; color: #000000; background-color: #fff; }

.search-cards .court-name { font-family: inherit; font-weight: bold; color: #fff; text-transform: uppercase; }

.search-cards .dec-year { color: yellow; }

@media screen and (max-width: 1024px) { .search-cards { margin-bottom: 0; }
  .search-cards .container-comm .one { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .search-cards .container-comm .three { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .search-cards .container-comm .two { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media screen and (max-width: 600px) { .search-cards .search-card-header { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .search-cards .details { -ms-flex-item-align: end; align-self: flex-end; }
  .search-cards .container-comm .one { margin: 0; -ms-flex-preferred-size: auto; flex-basis: auto; } }

.container-comm { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding-left: 1rem; padding-right: 1rem; }

.container-comm .comm-item { -webkit-box-flex: 1; -ms-flex: 1 0 160px; flex: 1 0 160px; }

.container-comm .comm-item .d-box, .container-comm .comm-item .m-box { text-align: center; }

.container-comm .comm-item .d-box { display: block; }

.container-comm .comm-item .m-box { display: none; }

@media screen and (max-width: 1024px) { .container-comm { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .container-comm .comm-item { margin-top: 1rem; margin-bottom: 1rem; }
  .container-comm .comm-item .box ins:first-child { margin-right: 1rem; }
  .container-comm .comm-item .d-box { display: none; }
  .container-comm .comm-item .m-box { display: block; }
  .container-comm .comm-item.one { -ms-flex-preferred-size: auto; flex-basis: auto; }
  .container-comm .container { padding-left: 0; padding-right: 0; } }

.books { margin-top: 1rem; }

.books .books-container-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.books .browseby { -webkit-box-flex: 0; -ms-flex: 0 0 260px; flex: 0 0 260px; margin-right: 1rem; }

.books .books-grid { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; border: 1px solid #efefef; border-radius: 3px; margin-bottom: 1rem; }

.books .faq-buy-help { color: #000000; }

.books .books-grid-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: .5rem; padding-top: .5rem; }

.books .books-grid-header .filter-name { margin: 0 .5rem 0 0; line-height: 1; }

.books .books-grid-header .pagination { margin: 0; }

.books .books-grid-header .filter-name { color: #000000; }

.books .books-grid-header.top { border-bottom: 1px solid #efefef; margin-bottom: 1rem; }

.books .books-grid-header.bottom { border-top: 1px solid #efefef; margin-bottom: 0rem; padding-top: 1rem; }

.books .browseby-toggler-icon { display: inline-block; width: 34px; height: 34px; margin-top: 1rem; margin-bottom: 1rem; padding: .4rem; background-color: transparent; }

.books .browseby-toggler-icon svg { fill: #333; width: 100%; height: 100%; }

.books .browseby-toggler span { font-size: 1.2rem; }

.books .browseby-toggler.active svg { fill: #fff; }

.books .browseby-toggler.active .browseby-toggler-icon { background-color: #03af79; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 630px) { .browseby-toggler { display: none !important; } }

.books-search-accor { list-style: none; padding: 0; }

.books-search-accor .inner { padding-left: 1em; overflow: hidden; display: none; }

.books-search-accor .inner.show { /*display: block;*/ }

.books-search-accor li { list-style: none; }

.books-search-accor li .books-accor-toggle { width: 100%; display: block; background: rgba(0, 0, 0, 0.78); color: #fefefe; padding: .75em; border-radius: 0.15em; -webkit-transition: background .3s ease; -o-transition: background .3s ease; transition: background .3s ease; }

.books-search-accor li .books-accor-toggle:hover { background: rgba(0, 0, 0, 0.9); }

.books-search-accor li a { display: block; padding: .5rem 0; }

ul#cat { padding: 0; }

ul#cat li { display: block; background-color: gray; color: #fff !important; padding: 10px; border-bottom: 1px solid #fff; }

ul#cat li a { display: inline-block; color: #fff !important; }

ul#cat li:hover a, ul#cat li:hover a { color: green; }

.books-shelf { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.books-shelf .books-item { -webkit-box-flex: 0; -ms-flex: 0 1 31%; flex: 0 1 31%; width: 30%; margin-right: 1rem; margin-bottom: 1rem; padding: 1rem; max-width: 40%; border: 1px solid #e2e2e2; text-align: center; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.books-shelf .books-item:nth-child(3n) { margin-right: 0; }

.books-shelf .book-name { margin-bottom: 0; text-align: left; font-family: inherit; font-size: 1rem; font-weight: 500; line-height: 1.2; color: #000000; }

.books-shelf .book-writer { margin-top: .3rem; color: #000000; text-align: right; }

.books-shelf .book-price p { margin-bottom: 0; margin-top: 1rem; font-weight: bold; }

.books-shelf .book-price p:nth-child(2) { margin-top: 0; margin-bottom: .8rem; }

@media screen and (max-width: 1270px) { .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 300px; flex: 1 1 300px; max-width: 48%; }
  .books-shelf .books-item:nth-child(2n) { margin-right: 0; } }

@media screen and (max-width: 1200px) { .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; } }

@media screen and (max-width: 1024px) { .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 300px; flex: 1 1 300px; max-width: 48%; }
  .books-shelf .books-item:nth-child(2n) { margin-right: 0; }
  .books .container-comm { margin-top: 2rem; }
  .books .container-comm .one { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .books .container-comm .three { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .books .container-comm .two { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media screen and (max-width: 837px) { .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; } }

@media screen and (max-width: 630px) { .books .books-container-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .books .browseby { display: none; margin-right: 0; }
  .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 48%; } }

@media screen and (max-width: 500px) { .books-shelf .books-item { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; margin-right: 0; } }

.cds { padding-top: 1rem; margin-bottom: 1rem; }

.cds .cd-header { padding-top: .6rem; padding-bottom: .6rem; font-weight: 500; text-align: center; color: #fff; background-color: #000000; }

.cds .selected-cd { -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.cds .all-cds { margin-top: 2rem; }

.cover-plus-info { display: block; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; color: #000000; }

.cover-plus-info:hover, .cover-plus-info:focus { color: inherit; text-decoration: none; }

.cover-plus-info .cover { border-left: 1px solid #1b2027; border-right: 1px solid #1b2027; border-bottom: 1px solid #1b2027; width: 100%; max-width: 320px; text-align: center; }

.cover-plus-info .cover-title { margin: 0; margin-top: 1rem; margin-bottom: .5rem; }

.cover-plus-info .cover-preview { width: 100%; max-width: 13rem; }

.cover-plus-info .cover .cd-preview-header { padding-top: .6rem; padding-bottom: .6rem; font-weight: 500; text-align: center; color: #fff; background-color: #1b2027; margin: .6rem 0; }

.cover-plus-info .cover .cd-preview-header p { margin: 0; line-height: 1.15; text-align: center; }

.cover-plus-info .cover .cd-btn-price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; margin: .6rem 0 0 0; padding: 0 .5rem; }

.cover-plus-info .info { border-right: 1px solid #1b2027; border-bottom: 1px solid #1b2027; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; }

.cover-plus-info .info .cd-contents { padding: 0; list-style-type: none; text-align: center; font-family: inherit; font-weight: 600; }

@media screen and (max-width: 625px) { .cover-plus-info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .cover-plus-info .cover { width: 100%; min-width: 100%; }
  .cover-plus-info .info { border: 1px solid #000000; border-top: 0; } }

.all-cd-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 1rem; }

.all-cd-inner .all-cd-item { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: .5rem; padding-right: .5rem; -webkit-box-flex: 1; -ms-flex: 1 1 23.5%; flex: 1 1 23.5%; margin-right: 1rem; margin-bottom: 1rem; border: 1px solid #ddd; max-width: 25%; text-align: center; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.all-cd-inner .all-cd-item:nth-child(4n) { margin-right: 0; }

.all-cd-inner .all-cd-item img { margin-top: .5rem; margin-bottom: 1.5rem; width: 100%; height: auto; max-width: 70%; }

.all-cd-inner .all-cd-item .cd-btn-price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; margin: .6rem 0 .2rem 0; padding: 0 .5rem; }

.all-cd-inner .all-cd-item .cd-header { color: #000000; background-color: #f1f6fb; }

.all-cd-inner .all-cd-item .icon-rupee { display: inline-block; width: 100%; height: auto; vertical-align: middle; max-width: 6rem; }

.all-cd-inner .all-cd-item .icon-rupee svg { width: 10%; }

.all-cd-inner .all-cd-item .btn-primary { padding: 0 1rem; }

.all-cd-inner .all-cd-title { margin-top: .5rem; margin-bottom: 0; }

@media screen and (max-width: 1400px) { .all-cd-inner .all-cd-item { -webkit-box-flex: 1; -ms-flex: 1 1 33.3333333%; flex: 1 1 33.3333333%; max-width: 31.8%; }
  .all-cd-inner .all-cd-item:nth-child(4n) { margin-right: 1rem; }
  .all-cd-inner .all-cd-item:nth-child(3n) { margin-right: 0; } }

@media screen and (max-width: 1155px) { .all-cd-inner .all-cd-item { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: calc(50% - .5rem); }
  .all-cd-inner .all-cd-item:nth-child(3n) { margin-right: 1rem; }
  .all-cd-inner .all-cd-item:nth-child(2n + 0) { margin-right: 0; } }

@media screen and (max-width: 1024px) { .all-cd-inner .all-cd-item { -webkit-box-flex: 1; -ms-flex: 1 1 33.333333%; flex: 1 1 33.333333%; max-width: calc(33.333333% - .8rem); }
  .all-cd-inner .all-cd-item:nth-child(2n) { margin-right: 1rem; }
  .all-cd-inner .all-cd-item:nth-child(3n + 0) { margin-right: 0; }
  .cds { margin-bottom: 0; }
  .cds .container-comm .one { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .cds .container-comm .three { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .cds .container-comm .two { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media screen and (max-width: 830px) { .all-cd-inner .all-cd-item { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: calc(50% - .5rem); }
  .all-cd-inner .all-cd-item:nth-child(3n) { margin-right: 1rem; }
  .all-cd-inner .all-cd-item:nth-child(2n + 0) { margin-right: 0; } }

@media screen and (max-width: 500px) { .all-cd-inner .all-cd-item { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; margin-right: 0 !important; }
  .all-cd-inner { padding-left: 0; padding-right: 0; }
  .cover-plus-info .info .cd-contents { padding-left: .5rem; padding-right: .5rem; } }

.order { padding-bottom: 2rem; }

.order .cover-plus-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; border-top: 1px solid #000000; margin-bottom: 1rem; }

.order .cd-header { padding-top: .6rem; padding-bottom: .6rem; font-weight: 500; text-align: center; color: #fff; background-color: #000000; }

.order .cover { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.order-preview-fix { margin-left: -1rem; margin-right: -1rem; }

.order-preview-fix .fix-top-height { padding-top: 0; }

.order-preview-fix .checkout { padding-top: 0; }

@media screen and (max-width: 625px) { .order .cover-plus-info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .order .cover { padding-top: 1rem; padding-bottom: 1rem; } }

.search-details { padding: 0 50px; }

.search-details .search-details-dec { font-weight: 400; }

.search-details .paynow-img { max-width: 10rem; width: 100%; }

.search-details .suppoted-banks { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }

.search-details .banks-list-item { -webkit-box-flex: 1; -ms-flex: 1 1 25%; flex: 1 1 25%; border: 1px solid #000000; margin-left: -1px; font-family: inherit; font-size: 80%; padding: 1.5rem; list-style-type: none; }

.search-details .other-payment-opt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 2.5rem; }

.search-details .other-payment-opt div { -webkit-box-flex: 1; -ms-flex: 1 1 33.333333%; flex: 1 1 33.333333%; height: auto; border: 1px solid #000000; margin-left: -1px; padding: 1rem; overflow: hidden; }

.search-details .other-payment-opt img { width: 100%; height: 100%; height: 80%; -o-object-fit: contain; object-fit: contain; }

@media screen and (max-width: 425px) { .search-details .other-payment-opt { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .search-details .other-payment-opt div { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; width: 100%; } }

.cart { padding-top: 2rem; padding-bottom: 2rem; min-height: 50vh; }

.cart .cart-headings, .cart .cart-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.cart .cart-headings > span, .cart .cart-content > span { font-size: 1em; border: 1px solid #000000; margin-left: -1px; margin-top: -1px; padding: .5rem; }

.cart .cart-headings > span span, .cart .cart-content > span span { display: none; padding-right: 1rem; font-weight: 600; }

.cart .cart-headings span:nth-child(1), .cart .cart-content span:nth-child(1) { -webkit-box-flex: 0; -ms-flex: 0 0 70px; flex: 0 0 70px; }

.cart .cart-headings span:nth-child(2), .cart .cart-content span:nth-child(2) { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; }

.cart .cart-headings span:nth-child(3), .cart .cart-content span:nth-child(3) { -webkit-box-flex: 1; -ms-flex: 1 1 10%; flex: 1 1 10%; }

.cart .cart-headings span:nth-child(4), .cart .cart-content span:nth-child(4) { -webkit-box-flex: 0; -ms-flex: 0 0 90px; flex: 0 0 90px; }

.cart .cart-headings span:nth-child(5), .cart .cart-content span:nth-child(5) { -webkit-box-flex: 1; -ms-flex: 1 1 10%; flex: 1 1 10%; }

.cart .cart-headings span:nth-child(6), .cart .cart-content span:nth-child(6) { -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; }

.cart .cart-headings { color: #fff; background-color: #03af79; }

.cart .cart-content:hover, .cart .cart-content:focus { background-color: rgba(0, 0, 0, 0.04); }

.cart .cart-content.blank { display: none; }

.cart .cart-price { margin-right: 100px; margin-right: calc(100px + .5rem); margin-top: 2rem; }

@media screen and (max-width: 993px) { .cart { font-size: 15px; }
  .cart .cart-price { margin-right: 0; text-align: center; margin-bottom: 1rem; }
  .cart .cart-headings, .cart .cart-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .cart .cart-headings { display: none; }
  .cart .cart-content { margin-bottom: 1rem; padding: 1rem; border: 1px solid #ddd; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  .cart .cart-content span { border: 0; padding: .2rem 0; -webkit-box-flex: 0 !important; -ms-flex: 0 0 auto !important; flex: 0 0 auto !important; }
  .cart .cart-headings > span, .cart .cart-content > span { border-bottom: 1px solid #ddd; padding: 1rem 0; }
  .cart .cart-headings > span:last-child, .cart .cart-content > span:last-child { border-bottom: 0; }
  .cart .cart-headings > span span, .cart .cart-content > span span { display: inline-block; } }

.checkout { padding-top: 2rem; padding-bottom: 2rem; }

.checkout .checkout-title-1 { margin: 0; padding: .2rem 0; color: #fff; background-color: #03af79; }

.checkout .checkout-billing .form-group, .checkout .checkout-billing .form-group { margin-top: 1rem; margin-bottom: 0; }

.checkout .checkout-billing label, .checkout .checkout-billing label { margin: 0 0 .2rem 0; }

.checkout .checkout-product { border: 1px solid #ddd; margin-bottom: 2rem; }

.checkout .checkout-product form { padding: 1rem; }

.checkout .checkout-billing { border: 1px solid #ddd; margin-bottom: 2rem; }

.checkout .checkout-billing form { padding: 1rem; }

@media screen and (max-width: 650px) { .checkout .form-group-two, .checkout .form-group-three { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .checkout .form-group-two .form-group, .checkout .form-group-three .form-group { margin-right: 0; } }

.jcopy { padding-top: 2rem; padding-bottom: 2rem; text-align: justify; }

.jcopy ol { padding: 0; padding-left: 1rem; }

.jcopy h4 { margin-top: 1.5rem; margin-bottom: .5rem; }

.jcopy .table { table-layout: fixed; width: 100%; }

.jcopy .table thead th { white-space: pre-wrap !important; }

.reg-advo { padding-top: 2rem; padding-bottom: 2rem; }

.reg-advo-title { color: #fff; background-color: #03af79; margin: 0; }

.reg-advo-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.reg-advo-form-basic, .reg-advo-form-other { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: 50%; border: 1px solid #ddd; margin-top: 1.5rem; }

.reg-advo-form-basic .form-group, .reg-advo-form-other .form-group { margin-bottom: .7rem; }

.reg-advo-form-basic label, .reg-advo-form-other label { margin-bottom: .2rem; }

.reg-advo-form-basic .inner, .reg-advo-form-other .inner { padding: 1rem; }

.captcha { margin-top: 1rem; }

.captcha-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.captcha-inner input[type="text"] { max-width: 10rem; height: auto; }

.captcha-inner img { -webkit-box-flex: 0; -ms-flex: 0 0 150px; flex: 0 0 150px; max-width: 150px; margin-right: 1rem; }

@media screen and (max-width: 700px) { .reg-advo-form { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .reg-advo-form-basic, .reg-advo-form-other { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; } }

.advo-dir { padding-top: 2rem; padding-bottom: 2rem; }

.advo-dir .state { width: 100%; margin-top: 1.5rem; }

.advo-dir .state table, .advo-dir .state tr { border: 1px solid #ddd; }

.advo-dir .state-title { text-align: center; margin: 0; padding: .6rem; text-transform: uppercase; color: #fff; background-color: #03af79; line-height: 1; }

.advo-dir .state-table tbody tr td:first-child, .advo-dir .state-table tbody tr td:last-child, .advo-dir .state-table thead tr th:first-child { border-right: 1px solid #ddd; }

.advo-dir .city-name { margin-right: 1rem; }

.advo-dir .district-name { width: 130px; max-width: 320px; }

@media screen and (min-width: 768px) { .advo-dir .state { max-width: 80%; margin-left: auto; margin-right: auto; } }

.contactus { padding-top: 2rem; padding-bottom: 2rem; min-height: 100vh; }

.contactus-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.contactus .address, .contactus .location { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: 100%; }

.contactus .address { margin-right: 2rem; border: 1px solid #03af79; font-family: inherit; font-size: 1.3rem; }

.contactus .address h1 { padding: .3rem; }

.contactus address, .contactus .contact-info { padding: 1rem; }

@media screen and (max-width: 560px) { .contactus { padding-top: 2rem; padding-bottom: 2rem; }
  .contactus-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .contactus .address { margin-right: 0; margin-bottom: 2rem; } }

.advo-view { padding-top: 2rem; padding-bottom: 2rem; }

.advo-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 700px; margin-left: auto; margin-right: auto; border: 1px solid #03af79; }

.advo-info { width: 100%; font-weight: 600; border-right: 1px solid #03af79; }

.advo-info address { padding: 1rem; margin: 0; }

.advo-info mark { display: block; padding: .5rem 1rem; color: #fff; text-shadow: none; }

.advo-info .y-prac { padding: 1rem; margin-bottom: 0; }

.advo-name { padding: .5rem 1rem; }

.advo-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 150px; flex: 0 0 150px; margin-left: 1rem; margin-right: 1rem; padding: .3rem; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); width: 150px; height: 200px; overflow: hidden; }

.advo-avatar img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media screen and (max-width: 550px) { .advo-inner { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .advo-avatar { margin-top: 1rem; margin-bottom: 1rem; } }

.view-advos { padding-top: 2rem; padding-bottom: 2rem; }

.view-advos-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 1rem; }

.view-advos-inner { max-width: 900px; margin-left: auto; margin-right: auto; border: 1px solid #ddd; }

.view-advos-advo { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 100%; max-width: calc(50% - .5rem); padding: 1rem; border: 1px solid #ddd; margin-bottom: 1rem; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.view-advos-advo:nth-child(2n + 1) { margin-right: 1rem; }

.view-advos-name { font-size: 1.4rem; margin-bottom: 0; margin-top: 0; text-align: center; }

.view-advos small { display: block; text-align: right; }

.view-advos a { text-align: right; font-weight: 600; display: block; }

.view-advos p { margin-bottom: .3rem; }

.view-advos .image-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.view-advos .image-info .image { margin-right: 1rem; width: 100px; min-width: 100px; height: 100px; padding: .2rem; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.view-advos .image-info img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media screen and (max-width: 890px) { .view-advos-wrapper { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .view-advos-advo { width: 100%; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 420px; }
  .view-advos-advo:nth-child(2n+1) { margin-right: 0; } }

.help { padding-top: 2rem; padding-bottom: 2rem; min-height: 50vh; }

.help p { margin: .5rem 0; }

.help .accordian { list-style: none; margin: 0 0 40px; padding: 0; border-top: 0; }

.help .accordian-header { text-transform: uppercase; display: block; margin: 0; padding: .5em 1rem; font-weight: bold; color: #fff; background: #03af79; border-top: 1px solid #ddd; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.help .accordian-data { display: none; padding: 1em; background: #fff; border: 1px solid #ddd; }

.help .accordian-data.active { display: block; }

.help ul { padding: 0; padding-left: 1rem; margin: 0; list-style-type: disc; }

.help .example-component { margin: 1rem 0; border: 1px solid #ddd; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.help .topbar { padding-bottom: 0; }

.help .important { color: #333; font-weight: bold; background-color: yellow; }

.help .search-details { padding: 0; }

.balance { padding-top: 2rem; padding-bottom: 2rem; }

.judgment { padding-top: 2rem; padding-bottom: 2rem; }

.judgment-ribbon { padding-bottom: 1rem; background-color: #fff; border-bottom: 1px solid #ddd; }

.judgment .actions { float: right; font-weight: 600; }

.judgment .icon { font-weight: bold; margin-right: .2rem; }

.login { margin-top: 2rem; }

.login-inner { padding-top: 2rem; padding-bottom: 2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; }

.login-link { display: block; width: 300px; padding: 2rem; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.login img { width: 100%; }

@media screen and (max-width: 768px) { .login-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .login-link:first-child { margin-bottom: 1rem; } }

/** ACCORDIAN **/
