<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Created by: @themepixels
URL: http://themepixels.com/
*/



.btn-outline-primary
{
    color: #62a8ea;
    border-color: #62a8ea; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-primary:hover
{
    color: #fff;
    border-color: #62a8ea; 
    background-color: #62a8ea;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus
{
    color: #fff;
    border-color: #62a8ea; 
    background-color: #62a8ea;
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open &gt; .btn-outline-primary.dropdown-toggle
{
    color: #fff;
    border-color: #62a8ea; 
    background-color: #62a8ea;
}
.btn-outline-primary:active:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary.active.focus,
.open &gt; .btn-outline-primary.dropdown-toggle:hover,
.open &gt; .btn-outline-primary.dropdown-toggle:focus,
.open &gt; .btn-outline-primary.dropdown-toggle.focus
{
    color: #fff;
    border-color: #1869b4; 
    background-color: #1d7dd8;
}
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus
{
    border-color: #bcdaf6;
}
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover
{
    border-color: #bcdaf6;
}

.btn-outline-secondary
{
    color: #515962;
    border-color: #ccc; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-secondary:hover
{
    color: #515962;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus
{
    color: #fff;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open &gt; .btn-outline-secondary.dropdown-toggle
{
    color: #fff;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:active:hover,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active.focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.focus,
.open &gt; .btn-outline-secondary.dropdown-toggle:hover,
.open &gt; .btn-outline-secondary.dropdown-toggle:focus,
.open &gt; .btn-outline-secondary.dropdown-toggle.focus
{
    color: #fff;
    border-color: #8c8c8c; 
    background-color: #a1a1a1;
}
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled.focus
{
    border-color: white;
}
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover
{
    border-color: white;
}

.btn-outline-info
{
    color: #57c7d4;
    border-color: #57c7d4; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-info:hover
{
    color: #fff;
    border-color: #57c7d4; 
    background-color: #57c7d4;
}
.btn-outline-info:focus,
.btn-outline-info.focus
{
    color: #fff;
    border-color: #57c7d4; 
    background-color: #57c7d4;
}
.btn-outline-info:active,
.btn-outline-info.active,
.open &gt; .btn-outline-info.dropdown-toggle
{
    color: #fff;
    border-color: #57c7d4; 
    background-color: #57c7d4;
}
.btn-outline-info:active:hover,
.btn-outline-info:active:focus,
.btn-outline-info:active.focus,
.btn-outline-info.active:hover,
.btn-outline-info.active:focus,
.btn-outline-info.active.focus,
.open &gt; .btn-outline-info.dropdown-toggle:hover,
.open &gt; .btn-outline-info.dropdown-toggle:focus,
.open &gt; .btn-outline-info.dropdown-toggle.focus
{
    color: #fff;
    border-color: #237e89; 
    background-color: #2b9ca9;
}
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled.focus
{
    border-color: #a8e2e9;
}
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover
{
    border-color: #a8e2e9;
}

.btn-outline-success
{
    color: #46be8a;
    border-color: #46be8a; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-success:hover
{
    color: #fff;
    border-color: #46be8a; 
    background-color: #46be8a;
}
.btn-outline-success:focus,
.btn-outline-success.focus
{
    color: #fff;
    border-color: #46be8a; 
    background-color: #46be8a;
}
.btn-outline-success:active,
.btn-outline-success.active,
.open &gt; .btn-outline-success.dropdown-toggle
{
    color: #fff;
    border-color: #46be8a; 
    background-color: #46be8a;
}
.btn-outline-success:active:hover,
.btn-outline-success:active:focus,
.btn-outline-success:active.focus,
.btn-outline-success.active:hover,
.btn-outline-success.active:focus,
.btn-outline-success.active.focus,
.open &gt; .btn-outline-success.dropdown-toggle:hover,
.open &gt; .btn-outline-success.dropdown-toggle:focus,
.open &gt; .btn-outline-success.dropdown-toggle.focus
{
    color: #fff;
    border-color: #226246; 
    background-color: #2d805c;
}
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled.focus
{
    border-color: #91d9ba;
}
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover
{
    border-color: #91d9ba;
}

.btn-outline-warning
{
    color: #f2a654;
    border-color: #f2a654; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-warning:hover
{
    color: #fff;
    border-color: #f2a654; 
    background-color: #f2a654;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus
{
    color: #fff;
    border-color: #f2a654; 
    background-color: #f2a654;
}
.btn-outline-warning:active,
.btn-outline-warning.active,
.open &gt; .btn-outline-warning.dropdown-toggle
{
    color: #fff;
    border-color: #f2a654; 
    background-color: #f2a654;
}
.btn-outline-warning:active:hover,
.btn-outline-warning:active:focus,
.btn-outline-warning:active.focus,
.btn-outline-warning.active:hover,
.btn-outline-warning.active:focus,
.btn-outline-warning.active.focus,
.open &gt; .btn-outline-warning.dropdown-toggle:hover,
.open &gt; .btn-outline-warning.dropdown-toggle:focus,
.open &gt; .btn-outline-warning.dropdown-toggle.focus
{
    color: #fff;
    border-color: #b8660e; 
    background-color: #de7c11;
}
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled.focus
{
    border-color: #f9d7b3;
}
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover
{
    border-color: #f9d7b3;
}

.btn-outline-danger
{
    color: #f96868;
    border-color: #f96868; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-danger:hover
{
    color: #fff;
    border-color: #f96868; 
    background-color: #f96868;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus
{
    color: #fff;
    border-color: #f96868; 
    background-color: #f96868;
}
.btn-outline-danger:active,
.btn-outline-danger.active,
.open &gt; .btn-outline-danger.dropdown-toggle
{
    color: #fff;
    border-color: #f96868; 
    background-color: #f96868;
}
.btn-outline-danger:active:hover,
.btn-outline-danger:active:focus,
.btn-outline-danger:active.focus,
.btn-outline-danger.active:hover,
.btn-outline-danger.active:focus,
.btn-outline-danger.active.focus,
.open &gt; .btn-outline-danger.dropdown-toggle:hover,
.open &gt; .btn-outline-danger.dropdown-toggle:focus,
.open &gt; .btn-outline-danger.dropdown-toggle.focus
{
    color: #fff;
    border-color: #d90909; 
    background-color: #f61515;
}
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled.focus
{
    border-color: #fdcaca;
}
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover
{
    border-color: #fdcaca;
}



.bg-primary {
	background-color: #335eea !important;
}

.bg-secondary {
	background-color: #f36c9b !important;
}

.bg-success {
	background-color: #50d294 !important;
}

.bg-danger {
	background-color: #ec5552 !important;
}

.bg-warning {
	background-color: #ffea04 !important;
}

.bg-info {
	background-color: #53cad8 !important;
}

.bg-light {
	background-color: #f0f1f6 !important;
}

.bg-dark {
	background-color: #161c2d !important;
}

.bg-soft-primary {
	background-color: rgba(51, 94, 234, 0.2) !important;
}

.bg-soft-secondary {
	background-color: rgba(243, 108, 155, 0.2) !important;
}

.bg-soft-success {
	background-color: rgba(80, 210, 148, 0.2) !important;
}

.bg-soft-danger {
	background-color: rgba(236, 85, 82, 0.2) !important;
}

.bg-soft-warning {
	background-color: rgba(255, 234, 4, 0.2) !important;
}

.bg-soft-info {
	background-color: rgba(83, 202, 216, 0.2) !important;
}

.bg-soft-light {
	background-color: rgba(240, 241, 246, 0.2) !important;
}

.bg-soft-dark {
	background-color: rgba(22, 28, 45, 0.2) !important;
}


label {
   font-weight: normal;
   margin-bottom: 5px !important;
   color: #4a535e;
}

code {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   background: none;
   padding: 0;
}

small {
   font-size: 11px;
}

.lead {
   color: #333;
}

blockquote p {
   font-family: 'Georgia', sans-serif;
   font-weight: 100;
   color: #333;
}

blockquote .glyphicon,
blockquote .fa {
   float: left;
   margin-right: 10px;
   font-size: 20px;
}

h4, .h4 {
   line-height: 24px;
}

.row {
   margin-left: 0px;
   margin-right: 0px;
}
.bulk-action{
	padding: 10px 10px 0px 10px;
	background-color: #F5F5F5;
}

.col-xs-1, .col-xs-2,
.col-xs-3, .col-xs-4,
.col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8,
.col-xs-9, .col-xs-10,
.col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2,
.col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-10,
.col-sm-11, .col-sm-12,
.col-md-1, .col-md-2,
.col-md-3, .col-md-4,
.col-md-5, .col-md-6,
.col-md-7, .col-md-8,
.col-md-9, .col-md-10,
.col-md-11, .col-md-12,
.col-lg-1, .col-lg-2,
.col-lg-3, .col-lg-4,
.col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8,
.col-lg-9, .col-lg-10,
.col-lg-11, .col-lg-12 {
   padding-left: 10px;
   padding-right: 10px;
}

.form-group::after {
   clear: both;
   display: block;
   content: '';
}

.form-group .control-label {
   margin-top: 3px;
}

.form-bordered .form-group {
   margin: 0;
   padding: 15px 0;
   border-top: 1px solid #d3d7db;
}

.form-bordered .form-group:first-child {
   border-top: 0;
}

.form-striped .form-group {
   margin: 0;
   padding: 15px 0;
}

.form-striped .form-group:nth-child(even) {
   background: #fcfcfc;
}

.form-inline .form-group {
   margin-right: 20px;
}

.form-inline .checkbox {
   margin-right: 20px;
}

/*.form-control {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	height: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 13px;
	line-height: 19px;
}*/

/*.form-control:focus {
   border-color: #999;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
   -webkit-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
   box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
}*/

.input-sm {
   font-size: 12px;
   padding: 7px 10px;
   height: auto;
   margin-top: 3px;
}

.input-lg {
   font-size: 18px;
   padding: 12px 10px;
}

.btn {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   line-height: 21px;
   -moz-transition: all 0.2s ease-out 0s;
   -webkit-transition: all 0.2s ease-out 0s;
   transition: all 0.2s ease-out 0s;
   padding: 9px 15px;
	font-weight: 500;
	font-size: 100%;
}
.btn.bulkaction {
	line-height: 18px;
}

.btn:focus {
	outline: none;
}

.btn-sm {
   padding: 2px 10px; font-size: 90%;
}

.btn-xs {
   padding: 2px 10px;
}

.btn-lg {
   padding: 12px 20px; height: 45px !important;
}

.btn-default {
   background: #e4e7ea;
   color: #636e7b;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
   background: #f7f7f7;
   border-color: #ccc;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.btn-success {
   background-color: #5A862E /*#1CAF9A 266F37*/;
   border-color: #5A862E /*#17a08c*/;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
   background-color: #17a08c;
   border-color: #119380;
}

.btn-white {
   background: #fff;
   border: 1px solid #ccc;
   color: #666;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   background: #f7f7f7;
}


.btn-clear {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;    
   background: transparent;
   border: none;
   color: #FFF;
}

.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active,
.btn-clear.active,
.open .dropdown-toggle.btn-clear {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   border: none;    
   color: #666 !important;
}

.btn-default-alt {
   border: 2px solid #999;
   color: #999;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-default-alt:hover,
.btn-default-alt:active,
.btn-default-alt:focus {
   border-color: #666;
   color: #666;
}

.btn-primary-alt {
   border: 2px solid #428BCA;
   color: #428BCA;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-primary-alt:hover,
.btn-primary-alt:active,
.btn-primary-alt:focus {
   border-color: #357EBD;
   color: #357EBD;
}

.btn-success-alt {
   border: 2px solid #1CAF9A;
   color: #1CAF9A;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-success-alt:hover,
.btn-success-alt:active,
.btn-success-alt:focus {
   border-color: #17a08c;
   color: #17a08c;
}

.btn-warning-alt {
   border: 2px solid #F0AD4E;
   color: #F0AD4E;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-warning-alt:hover,
.btn-warning-alt:active,
.btn-warning-alt:focus {
   border-color: #EEA236;
   color: #EEA236;
}

.btn-danger-alt {
   border: 2px solid #D9534F;
   color: #D9534F;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-danger-alt:hover,
.btn-danger-alt:active,
.btn-danger-alt:focus {
   border-color: #D43F3A;
   color: #D43F3A;
}

.btn-info-alt {
   border: 2px solid #5BC0DE;
   color: #5BC0DE;
   text-transform: uppercase;
   font-family: 'LatoBold';
   font-size: 12px;
}

.btn-info-alt:hover,
.btn-info-alt:active,
.btn-info-alt:focus {
   border-color: #46B8DA;
   color: #46B8DA;
}

.btn-brown {
   background-color: #583f26;
   border-color: #513921;
   color: #fff;
}

.btn-brown:hover,
.btn-browm:active,
.btn-brown:focus {
   color: #fff;
   background-color: #513921;
   border-color: #48321c;
}

.btn-brown-alt {
   border: 2px solid #583f26;
   color: #583f26;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'LatoBold';
}

.btn-brown-alt:hover,
.btn-brown-alt:active,
.btn-brown-alt:focus {
   border-color: #513921;
   color: #513921;
}

.btn-black {
   background: #333;
   color: #fff;
   border-color: #222;
}

.btn-black:hover,
.btn-black:active,
.btn-black:focus {
   background: #222;
   border-color: #111;
   color: #fff;
}



.btn-black-alt {
   border: 2px solid #333;
   color: #333;
   font-size: 12px;
   font-family: 'LatoBold';
   text-transform: uppercase;
}

.btn-black-alt:hover,
.btn-black-alt:active,
.btn-black-alt:focus {
   border: 2px solid #222;
   color: #222;
}

.btn-pink {
   background: #f579e8;
   border-color: #ec6bde;
   color: #fff;
}

.btn-pink:hover,
.btn-pink:active,
.btn-pink:focus {
   background: #ec6bde;
   border-color: #e261d4;
   color: #fff;
}

.btn-pink-alt {
   border: 2px solid #f579e8;
   color: #f579e8;
   font-size: 12px;
   font-family: 'LatoBold';
   text-transform: uppercase;
}

.btn-pink-alt:hover,
.btn-pink-alt:active,
.btn-pink-alt:focus {
   border-color: #ec6bde;
   color: #ec6bde;
}

.btn-darkblue {
   color: #fff;
   background: #2e4678;
   border-color: #29406f;
}

.btn-darkblue:hover,
.btn-darkblue:active,
.btn-darkblue:focus {
   background: #29406f;
   border-color: #243a66;
   color: #fff;
}

.btn-darkblue-alt {
   border: 2px solid #2e4678;
   color: #2e4678;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'LatoBold';
}

.btn-darkblue-alt:hover,
.btn-darkblue-alt:active,
.btn-darkblue-alt:focus {
   border-color: #29406f;
   color: #29406f;
}

.btn-orange {
   color: #fff;
   background: #f38108;
   border-color: #de7504;
}

.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus {
   background: #de7504;
   border-color: #d67003;
   color: #fff;
}

.btn-orange-alt {
   border: 2px solid #f38108;
   color: #f38108;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'LatoBold';
}

.btn-orange-alt:hover,
.btn-orange-alt:active,
.btn-orange-alt:focus {
   border-color: #de7504;
   color: #de7504;
}

.btn-maroon {
   color: #fff;
   background: #990000;
   border-color: #880000;
}

.btn-maroon:hover,
.btn-maroon:active,
.btn-maroon:focus {
   background: #880000;
   border-color: #770000;
   color: #fff;
}

.btn-maroon-alt {
   border: 2px solid #990000;
   color: #990000;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'LatoBold';
}

.btn-maroon-alt:hover,
.btn-maroon-alt:active,
.btn-maroon-alt:focus {
   border-color: #880000;
   color: #880000;
}

.btn-lightblue {
   background: #0390fd;
   color: #fff;
   border-color: #028af3;
}

.btn-lightblue:hover,
.btn-lightblue:active,
.btn-lightblue:focus {
   background: #028af3;
   border-color: #0385ea;
   color: #fff;
}

.btn-lightblue-alt {
   border: 2px solid #0390fd;
   color: #0390fd;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'LatoBold';
}

.btn-lightblue-alt:hover,
.btn-lightblue-alt:active,
.btn-lightblue-alt:focus {
   border-color: #028af3;
   color: #028af3;
}

.btn-group.open .dropdown-toggle {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.badge {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   font-weight: normal;
   font-size: 11px;
   vertical-align: middle;
   display: inline-block;
}

.badge-warning {
   background-color: #ec8c04;
}

.badge-success {
   background-color: #019a1e;
}

.nav-pills &gt; li &gt; a {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.nav-tabs &gt; li &gt; a {
   -moz-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0;
}

/*.panel {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   background: #fcfcfc;
   border: 0;
   -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   box-shadow: 0 3px 0 rgba(12,12,12,0.03);
}*/

.panel-heading,
.panel-footer {
   background: #fff;
   border-color: #eee;
}

/*.panel-heading {
   padding: 20px;
}*/

/*.panel-default &gt; .panel-heading {
   border-color: #e7e7e7;
   background-color: #fff;
}*/

.panel-heading-empty {
   background: none;
   border-bottom: 0;
}

.panel-heading p {
   font-size: 13px;
   margin-top: 10px;
   margin-bottom: 0;
   color: #77818e;
}

.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-info .panel-heading {
   border-bottom: 0;
}

.panel-success .panel-heading {
   background-color: #1CAF9A;
}

.panel-warning .panel-heading {
   background-color: #F0AD4E;
}

.panel-danger .panel-heading {
   background-color: #D9534F;
}

.panel-info .panel-heading {
   background-color: #5BC0DE;
}

.panel-dark .panel-heading {
   background-color: #1d2939;
}

.panel-btns a {
   margin-left: 8px;
   float: right;
   color: #000;
   display: inline-block;
   font-weight: bold;
   opacity: 0.4;
   font-size: 16px;
   -moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

.panel-btns a.minimize {
   font-size: 18px;
}

.panel-btns a:hover {
   text-decoration: none;
   opacity: 0.5;
   cursor: pointer;
}

.panel-btns a.minimize:active,
.panel-btns a.minimize:focus {
   text-decoration: none;
}

.panel-title {
   font-size: 18px;
   color: #111;
}

.panel-title-alt {
   font-size: 13px;
   font-family: 'LatoBold';
   text-transform: uppercase;
   margin: 0;
}

.panel-title-alt + p {
   margin-top: 5px !important;
}

.panel-primary .panel-title,
.panel-success .panel-title,
.panel-warning .panel-title,
.panel-danger .panel-title,
.panel-info .panel-title,
.panel-dark .panel-title {
   color: #fff;
}

.panel-success .panel-btns a,
.panel-danger .panel-btns a,
.panel-dark .panel-btns a {
   color: #fff;
}

.panel-body {
   padding: 20px 15px;
}

.panel-body-nopadding {
   padding: 0;
}

.panel-footer {
   padding: 20px 15px;
}

.panel-footer:after {
   clear: both;
   display: block;
   content: '';
}

.panel-heading .nav-tabs {
   margin-bottom: -20px;
   border-bottom: 0;
}

.panel-heading .nav-tabs li {
   margin-right: 5px;
}

.panel-heading .nav-tabs li a {
   color: #666;
}

.panel-heading .nav-tabs li a:hover,
.panel-heading .nav-tabs li a:active,
.panel-heading .nav-tabs li a:focus {
   background-color: #fff;
   border-color: #fff;
   border-bottom: 0;
   color: #111;
}

.panel-heading .nav-tabs li.active a {
   background: #fcfcfc;
   color: #111;
}

.panel-heading .nav-tabs li.active a:hover,
.panel-heading .nav-tabs li.active a:active,
.panel-heading .nav-tabs li.active a:focus {
   background: #fcfcfc;
   color: #111;
   border: 1px solid #ddd;
   border-bottom-color: #fcfcfc;
}

.panel-heading .nav-justified {
   margin-bottom: -21px;
}

.panel-heading .nav-justified li a {
   border-bottom: 0;
}

.panel-alt .panel-heading {
   padding: 20px 20px;
}

.panel-alt .panel-title {
   font-size: 13px;
   text-transform: uppercase;
   font-family: 'LatoBold';
}

.panel-alt .panel-heading p {
   margin-top: 5px;
   line-height: 18px;
}

.panel-alt .panel-btns a {
   margin-top: -3px;
}

.panel-alt .panel-footer {
   padding: 15px;
}

.panel-alt .panel-body {
   padding: 15px;
}

.panel-primary .panel-heading p,
.panel-warning .panel-heading p,
.panel-success .panel-heading p,
.panel-danger .panel-heading p,
.panel-info .panel-heading p {
   color: #fff;
   opacity: 0.8;
}

.form-horizontal .control-label {
   font-weight: normal;
}

.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
   -moz-box-shadow: 5px 5px 0 rgba(12,12,12,0.05);
   -webkit-box-shadow: 5px 5px 0 rgba(12,12,12,0.05);
   box-shadow: 5px 5px 0 rgba(12,12,12,0.05);
}


.input-group-addon {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   font-size: 13px;
   background-color: #f7f7f7;
}

.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   height: 46px;
}

.dropdown-menu {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   padding: 5px;
   -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.03);
   -webkit-box-shadow: 3px 3px 0 rgba(12,12,12,0.03);
   box-shadow: 3px 3px 0 rgba(12,12,12,0.03);
}

.dropdown-menu li a {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

.dropdown-menu &gt; li &gt; a {
   padding: 7px 10px;
   color: #666;
}

.dropdown-menu &gt; li &gt; a:hover {
   background-color: #e7e7e7;
   color: #333;
}

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

.popover {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
   -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
   box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
   padding: 0;
}

.popover-title {
   -moz-border-radius: 2px 2px 0 0;
   -webkit-border-radius: 2px 2px 0 0;
   border-radius: 2px 2px 0 0;
   font-size: 13px;
   border-color: #ddd;
}

.modal-dialog {
   border: 0; 
}

.modal-content {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -moz-box-shadow: 0 5px 0 rgba(0,0,0,0.4);;
   -webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.4);;
   box-shadow: 0 5px 0 rgba(0,0,0,0.4);
   border: 0;
}
.modal-content.preview {
	height: 100%;
	border-radius: 0;
	overflow:auto;
}
.modal-title {
   font-size: 20px;
   color: #333;
}

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

.modal-backdrop.in {
   opacity: 0.65;
}

.alert {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.alert .close {
   font-size: 16px;
   margin-top: 3px;
}

.alert .alert-link {
   font-family: 'LatoBold';
   font-weight: normal;
}

.alert &gt; p + p {
   margin-top: 15px;
}

.alert &gt; p + p .btn {
   margin-right: 5px;
}

.label {
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   padding: 4px 8px;
   font-weight: normal; 
}
.label-success {
   background-color: #1CAF9A;
}

.badge-primary {
   background-color: #428BCA;
}

.badge-warning {
   background-color: #F0AD4E;
}

.badge-success {
   background-color: #1CAF9A;
}

.badge-danger {
   background-color: #D9534F;
}

.badge-info {
   background-color: #5BC0DE;
}
.label &gt; a,
.label &gt; a:hover{
	color: #FFF;
	text-decoration: none !important;
}

.progress {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   height: 15px;
   margin-bottom: 15px;
}

.progress-bar {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.progress-bar-success {
   background-color: #1CAF9A;
}

.progress-sm {
	height: 10px;
	-moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}

.nav-tabs {
   background: none;
   border: 1px solid #DDD;
   -moz-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0;
}

.nav-tabs &gt; li &gt; a {
   padding: 11px 15px;
   color: #666;
   font-size: 13px;
}

.nav-tabs &gt; li &gt; a:hover {
   background: none;
   color: #333;
}

.tab-content {
   background: #fcfcfc;
   padding: 0;
   -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   -moz-border-radius: 0 0 3px 3px;
   -webkit-border-radius: 0 0 3px 3px;
   border-radius: 0 0 3px 3px;
}

.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
   background-color: #fcfcfc;
   border: 0;
}

.tab-pane address:last-child {
   margin-bottom: 0;
}

.nav-dark {
   background: #1d2939;
}

.nav-dark &gt; li &gt; a {
   color: #999;
}

.nav-dark &gt; li &gt; a:hover {
   color: #fff;
}

.nav-tabs.nav-justified &gt; li &gt; a {
   border-bottom: 0;
}

.nav .dropdown &gt; a {
   /*font-family: 'LatoBold'; */ 
}

.nav .dropdown-menu {
   margin-top: -2px;
}

.nav .dropdown .caret {
   border-top-color: #666;
}

.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
   border-color: #fff;
   border-bottom-color: #fcfcfc;
}

.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
   border: 0;
}

.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
   border: 0;
   background: none;
   color: #333;
   font-family: 'LatoBold';
}

.panel-group .panel-heading {
   padding: 0;
}

.panel-group .panel-title {
   font-size: 14px;
   font-family: 'LatoBold';
}

.panel-group .panel-title a {
   padding: 14px 15px;
   display: block;
}

.panel-group .panel-title a:hover,
.panel-group .panel-title a:focus,
.panel-group .panel-title a:active {
   text-decoration: none;
}

.panel-group .panel-title a.collapsed {
   background-color: #f7f7f7;
   color: #666;
	border-bottom: 1px solid #ddd;
}

.panel-group .panel:last-child .panel-title a {
	border-bottom: 0;
}

.panel-group .panel-title a.collapsed:hover {
   background-color: #f3f3f3;
}

.panel-collapse.in .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-group .panel + .panel {
   margin-top: 0;
   border-top: 0;
   -moz-border-radius: 0;
   -webkit-border-radius: 0;
   border-radius: 0;
}

.panel-group .panel:last-child {
   -moz-border-radius: 0 0 3px 3px;
   -webkit-border-radius: 0 0 3px 3px;
   border-radius: 0 0 3px 3px;
}

.panel-group .panel:first-child {
   -moz-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   border-radius: 3px 3px 0 0;
}

.panel-group-dark .panel {
   border-bottom: 0;
}

.panel-group-dark .panel-title a.collapsed {
   background-color: #1d2939;
   color: #ccc;
   border-bottom: 1px solid #273548;
}

.panel-group-dark .panel-title a.collapsed:hover {
   background-color: #17222f;
   color: #fff;
}

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

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

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
   color: #636e7b;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
   background-color: #e4e7ea;
}

.pagination-split li {
   margin-left: 5px;
   display: inline-block;
   float: left;
}

.pagination-split li:first-child {
   margin-left: 0;
}

.pagination-split li a {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
   background-color: #1CAF9A;
   border-color: #1CAF9A;
}

.pager li &gt; a, .pager li &gt; span {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   color: #636e7b;
}

.well {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   border: 0;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   background-color: #e4e7ea;
}

.thumbnail {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	padding: 5px;
}

.media {
   padding-bottom: 15px;
}

.media-heading {
   color: #333;
   font-size: 14px;
   font-family: 'LatoBold';
   margin: 0;
}

small.media-desc {
   line-height: 16px;
   font-size: 12px;
   display: block;
}

.text-success {
   color: #1CAF9A;
}

.table {
   -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   box-shadow: 0 3px 0 rgba(12,12,12,0.03);
   background-color: #fcfcfc;
}

.table th {
	font-weight: normal;
	/*font-family: 'LatoRegular';*/
}

.table thead &gt; tr &gt; th {
	border-color: #eee;
	background-color: #fff;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #444;
}

.table thead &gt; tr &gt; th,
.table tbody &gt; tr &gt; th,
.table tfoot &gt; tr &gt; th,
.table thead &gt; tr &gt; td,
.table tbody &gt; tr &gt; td,
.table tfoot &gt; tr &gt; td {
	border-color: #eee;
	padding: 5px;
}
.table thead &gt; tr &gt; td,
.table tbody &gt; tr &gt; td,
.table tfoot &gt; tr &gt; td {
	/*font-size: 13px;*/
}

.table-striped &gt; tbody &gt; tr:nth-child(2n+1) &gt; td,
.table-striped &gt; tbody &gt; tr:nth-child(2n+1) &gt; th {
	background-color: #f5f5f5;
}

.table-bordered thead th:first-child {
   border-left: 0;
}

.table thead .table-head-alt th {
   text-transform: uppercase;
   /*font-size: 12px; */
}

.table tbody tr td .progress {
   margin: 0;
}

.table thead &gt; tr &gt; th {
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: 97% center;
}
.table thead &gt; tr &gt; th  &gt; a,
.table thead &gt; tr &gt; th  &gt; a:hover{
	text-decoration: none;
	color: #444;
	width: 100%;
	display: inline-table;
	cursor: pointer;
}
.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td{
	white-space: normal;
}

.modal-footer {
   margin-top: 0;
}

.modal-content .tab-content {
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

/**
-------------------------------------------
NAV
-------------------------------------------
**/

.nav-tabs {
	border: 0;
}
.nav {
	padding-left: 0px;
	margin-bottom: 0px;
	list-style: none outside none;
}
.nav-tabs.item-color &gt; li &gt; a {
	background: #3498DB;
	color: #fff;
}
.nav-tabs.item-color &gt; li &gt; a:hover,
.nav-tabs.item-color &gt; li &gt; a:focus {
	background-color: #656D78;
	color: #fff;
	border-color: #656D78;
}
.nav-tabs.item-color &gt; li.active &gt; a,
.nav-tabs.item-color &gt; li.active &gt; a:hover,
.nav-tabs.item-color &gt; li.active &gt; a:focus {
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #353535;
}
.nav-tabs.item-color.nav-info &gt; li &gt; a {
	background: #3498DB;
	color: #fff;
}
.nav-tabs.item-color.nav-info &gt; li &gt; a:hover,
.nav-tabs.item-color.nav-info &gt; li &gt; a:focus {
	background-color: #4FC1E9;
	color: #fff;
	border-color: #4FC1E9;
}
.nav-tabs.item-color.nav-info &gt; li.active &gt; a,
.nav-tabs.item-color.nav-info &gt; li.active &gt; a:hover,
.nav-tabs.item-color.nav-info &gt; li.active &gt; a:focus {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #2A6FA8;
	cursor: pointer;
}

/* Default PHPKB Templates CSS - START */
div.source-tpl-content p,
div.info-tpl-content p,
div.warning-tpl-content p,
div.quotation-tpl-content p,
blockquote.kbquote-tpl p,
div.note-tpl p{
	margin: 1em;
}
div.note-tpl p{
	margin-left: 40px;
}
/* Default PHPKB Templates CSS - END */

.media,
.media-body{
	overflow: visible;
	zoom: 1;
}


/*
@ MURAGE EDITS - MENU OVERRIDES
*/

.dropdown-menu li.dropdown &gt; .dropdown-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -3px;
}

.dropdown-menu li.dropdown:hover &gt; .dropdown-menu {
  visibility: visible;
}

.has-dropdown:hover &gt; .dropdown-menu,
.dropdown:hover &gt; .dropdown-menu {
  display: block;
}



/* ============================================================================================= */
/* @begin :: NAVBAR - DROP DOWN ARROWS (for all except IE7)
/* --------------------------------------------------------------------------------------------- */

.navbar-nav li.dropdown &gt; a.dropdown-toggle {
	padding-right: 20px; *padding-right: 20px; 
}

.navbar-nav li.dropdown &gt; a.dropdown-toggle:after {
	content: '';position: absolute;top: 55%;right: 5px;margin-top: -3px;height: 0;width: 0;border: 4px solid transparent;border-top-color: #b2b2b2; 
}

.navbar-nav li ul.dropdown-menu li.dropdown &gt; a.dropdown-toggle:after { 
	top: 55%;right: 5px;margin-top: -5px;margin-right: -3px;border-color: transparent;border-left-color: #b2b2b2; 
}



@media (max-width: 768px) {
	.nav li { display: block; clear: both; height: auto; }
	.nav li.dropdown &gt; ul.dropdown-menu { position: relative; display: block; clear: both; width: 100%; visibility: visible; margin-left: 10px; left: auto; margin-top: auto; border-width: 0px 0px 0px 1px; }	
	.dropdown &gt; .dropdown-menu {display: block;}
}

@media (min-width: 768px) { .pull-xs-0{right: auto;} .pull-xs-1{right: 8.333333%;} .pull-xs-2{right: 16.666667%;} .pull-xs-3{right: 25%;} .pull-xs-4{right: 33.333333%;} .pull-xs-5{right: 41.666667%;} .pull-xs-6{right: 50%;} .pull-xs-7{right: 58.333333%;} .pull-xs-8{right: 66.666667%;} .pull-xs-9{right: 75%;} .pull-xs-10{right: 83.333333%;} .pull-xs-11{right: 91.666667%;} .pull-xs-12{right: 100%;} .pull-md-0{right: auto;} .pull-md-1{right: 8.333333%;} .pull-md-2{right: 16.666667%;} .pull-md-3{right: 25%;} .pull-md-4{right: 33.333333%;} .pull-md-5{right: 41.666667%;} .pull-md-6{right: 50%;} .pull-md-7{right: 58.333333%;} .pull-md-8{right: 66.666667%;} .pull-md-9{right: 75%;} .pull-md-10{right: 83.333333%;} .pull-md-11{right: 91.666667%;} .pull-md-12{right: 100%;} .push-md-0 {left: auto;} .push-md-1 {left: 8.333333%;} .push-md-2 {left: 16.666667%;} .push-md-3 {left: 25%;} .push-md-4 {left: 33.333333%;} .push-md-5 {left: 41.666667%;} .push-md-6 {left: 50%;} .push-md-7 {left: 58.333333%;} .push-md-8 {left: 66.666667%;} .push-md-9 {left: 75%;} .push-md-10 {left: 83.333333%;} .push-md-11 {left: 91.666667%;} .push-md-12 {left: 100%;} }

@media (min-width: 480px) { .col-sm-1 { float: left; width: 8.333333%; } .col-sm-2 { float: left; width: 16.666667%; } .col-sm-3 { float: left; width: 25%; } .col-sm-4 { float: left; width: 33.333333%; } .col-sm-5 { float: left; width: 41.666667%; } .col-sm-6 { float: left; width: 50%; } .col-sm-7 { float: left; width: 58.333333%; } .col-sm-8 { float: left; width: 66.666667%; } .col-sm-9 { float: left; width: 75%; } .col-sm-10 { float: left; width: 83.333333%; } .col-sm-11 { float: left; width: 91.666667%; } .col-sm-12 { float: left; width: 100%; } .pull-sm-0 { right: auto; } .pull-sm-1 { right: 8.333333%; } .pull-sm-2 { right: 16.666667%; } .pull-sm-3 { right: 25%; } .pull-sm-4 { right: 33.333333%; } .pull-sm-5 { right: 41.666667%; } .pull-sm-6 { right: 50%; } .pull-sm-7 { right: 58.333333%; } .pull-sm-8 { right: 66.666667%; } .pull-sm-9 { right: 75%; } .pull-sm-10 { right: 83.333333%; } .pull-sm-11 { right: 91.666667%; } .pull-sm-12 { right: 100%; } .push-sm-0 { left: auto; } .push-sm-1 { left: 8.333333%; } .push-sm-2 { left: 16.666667%; } .push-sm-3 { left: 25%; } .push-sm-4 { left: 33.333333%; } .push-sm-5 { left: 41.666667%; } .push-sm-6 { left: 50%; } .push-sm-7 { left: 58.333333%; } .push-sm-8 { left: 66.666667%; } .push-sm-9 { left: 75%; } .push-sm-10 { left: 83.333333%; } .push-sm-11 { left: 91.666667%; } .push-sm-12 { left: 100%; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.333333%; } .offset-sm-2 { margin-left: 16.666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.333333%; } .offset-sm-5 { margin-left: 41.666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.333333%; } .offset-sm-8 { margin-left: 66.666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.333333%; } .offset-sm-11 { margin-left: 91.666667%; } }

@media (min-width: 768px) { .col-md-1 { float: left; width: 8.333333%; } .col-md-2 { float: left; width: 16.666667%; } .col-md-3 { float: left; width: 25%; } .col-md-4 { float: left; width: 33.333333%; } .col-md-5 { float: left; width: 41.666667%; } .col-md-6 { float: left; width: 50%; } .col-md-7 { float: left; width: 58.333333%; } .col-md-8 { float: left; width: 66.666667%; } .col-md-9 { float: left; width: 75%; } .col-md-10 { float: left; width: 83.333333%; } .col-md-11 { float: left; width: 91.666667%; } .col-md-12 { float: left; width: 100%; } .pull-md-0 { right: auto; } .pull-md-1 { right: 8.333333%; } .pull-md-2 { right: 16.666667%; } .pull-md-3 { right: 25%; } .pull-md-4 { right: 33.333333%; } .pull-md-5 { right: 41.666667%; } .pull-md-6 { right: 50%; } .pull-md-7 { right: 58.333333%; } .pull-md-8 { right: 66.666667%; } .pull-md-9 { right: 75%; } .pull-md-10 { right: 83.333333%; } .pull-md-11 { right: 91.666667%; } .pull-md-12 { right: 100%; } .push-md-0 { left: auto; } .push-md-1 { left: 8.333333%; } .push-md-2 { left: 16.666667%; } .push-md-3 { left: 25%; } .push-md-4 { left: 33.333333%; } .push-md-5 { left: 41.666667%; } .push-md-6 { left: 50%; } .push-md-7 { left: 58.333333%; } .push-md-8 { left: 66.666667%; } .push-md-9 { left: 75%; } .push-md-10 { left: 83.333333%; } .push-md-11 { left: 91.666667%; } .push-md-12 { left: 100%; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.333333%; } .offset-md-8 { margin-left: 66.666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.333333%; } .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .col-lg-1 { float: left; width: 8.333333%; } .col-lg-2 { float: left; width: 16.666667%; } .col-lg-3 { float: left; width: 25%; } .col-lg-4 { float: left; width: 33.333333%; } .col-lg-5 { float: left; width: 41.666667%; } .col-lg-6 { float: left; width: 50%; } .col-lg-7 { float: left; width: 58.333333%; } .col-lg-8 { float: left; width: 66.666667%; } .col-lg-9 { float: left; width: 75%; } .col-lg-10 { float: left; width: 83.333333%; } .col-lg-11 { float: left; width: 91.666667%; } .col-lg-12 { float: left; width: 100%; } .pull-lg-0 { right: auto; } .pull-lg-1 { right: 8.333333%; } .pull-lg-2 { right: 16.666667%; } .pull-lg-3 { right: 25%; } .pull-lg-4 { right: 33.333333%; } .pull-lg-5 { right: 41.666667%; } .pull-lg-6 { right: 50%; } .pull-lg-7 { right: 58.333333%; } .pull-lg-8 { right: 66.666667%; } .pull-lg-9 { right: 75%; } .pull-lg-10 { right: 83.333333%; } .pull-lg-11 { right: 91.666667%; } .pull-lg-12 { right: 100%; } .push-lg-0 { left: auto; } .push-lg-1 { left: 8.333333%; } .push-lg-2 { left: 16.666667%; } .push-lg-3 { left: 25%; } .push-lg-4 { left: 33.333333%; } .push-lg-5 { left: 41.666667%; } .push-lg-6 { left: 50%; } .push-lg-7 { left: 58.333333%; } .push-lg-8 { left: 66.666667%; } .push-lg-9 { left: 75%; } .push-lg-10 { left: 83.333333%; } .push-lg-11 { left: 91.666667%; } .push-lg-12 { left: 100%; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.333333%; } .offset-lg-2 { margin-left: 16.666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.333333%; } .offset-lg-5 { margin-left: 41.666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.333333%; } .offset-lg-8 { margin-left: 66.666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.333333%; } .offset-lg-11 { margin-left: 91.666667%; } }

@media (min-width: 1200px) { .col-xl-1 { float: left; width: 8.333333%; } .col-xl-2 { float: left; width: 16.666667%; } .col-xl-3 { float: left; width: 25%; } .col-xl-4 { float: left; width: 33.333333%; } .col-xl-5 { float: left; width: 41.666667%; } .col-xl-6 { float: left; width: 50%; } .col-xl-7 { float: left; width: 58.333333%; } .col-xl-8 { float: left; width: 66.666667%; } .col-xl-9 { float: left; width: 75%; } .col-xl-10 { float: left; width: 83.333333%; } .col-xl-11 { float: left; width: 91.666667%; } .col-xl-12 { float: left; width: 100%; } .pull-xl-0 { right: auto; } .pull-xl-1 { right: 8.333333%; } .pull-xl-2 { right: 16.666667%; } .pull-xl-3 { right: 25%; } .pull-xl-4 { right: 33.333333%; } .pull-xl-5 { right: 41.666667%; } .pull-xl-6 { right: 50%; } .pull-xl-7 { right: 58.333333%; } .pull-xl-8 { right: 66.666667%; } .pull-xl-9 { right: 75%; } .pull-xl-10 { right: 83.333333%; } .pull-xl-11 { right: 91.666667%; } .pull-xl-12 { right: 100%; } .push-xl-0 { left: auto; } .push-xl-1 { left: 8.333333%; } .push-xl-2 { left: 16.666667%; } .push-xl-3 { left: 25%; } .push-xl-4 { left: 33.333333%; } .push-xl-5 { left: 41.666667%; } .push-xl-6 { left: 50%; } .push-xl-7 { left: 58.333333%; } .push-xl-8 { left: 66.666667%; } .push-xl-9 { left: 75%; } .push-xl-10 { left: 83.333333%; } .push-xl-11 { left: 91.666667%; } .push-xl-12 { left: 100%; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667%; } }


.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 { position: relative; min-height: 1px; padding-right: .9375rem; padding-left: .9375rem; }
@media (min-width: 480px) { .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 { padding-right: .9375rem; padding-left: .9375rem; } }
@media (min-width: 768px) { .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 { padding-right: .9375rem; padding-left: .9375rem; } }
@media (min-width: 992px) { .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 { padding-right: .9375rem; padding-left: .9375rem; } }
@media (min-width: 1200px) { .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 { padding-right: .9375rem; padding-left: .9375rem; } }
.col-xs-1 { float: left; width: 8.333333%; } .col-xs-2 { float: left; width: 16.666667%; } .col-xs-3 { float: left; width: 25%; } .col-xs-4 { float: left; width: 33.333333%; } .col-xs-5 { float: left; width: 41.666667%; } .col-xs-6 { float: left; width: 50%; } .col-xs-7 { float: left; width: 58.333333%; } .col-xs-8 { float: left; width: 66.666667%; } .col-xs-9 { float: left; width: 75%; } .col-xs-10 { float: left; width: 83.333333%; } .col-xs-11 { float: left; width: 91.666667%; } .col-xs-12 { float: left; width: 100%; } .pull-xs-0 { right: auto; } .pull-xs-1 { right: 8.333333%; } .pull-xs-2 { right: 16.666667%; } .pull-xs-3 { right: 25%; } .pull-xs-4 { right: 33.333333%; } .pull-xs-5 { right: 41.666667%; } .pull-xs-6 { right: 50%; } .pull-xs-7 { right: 58.333333%; } .pull-xs-8 { right: 66.666667%; } .pull-xs-9 { right: 75%; } .pull-xs-10 { right: 83.333333%; } .pull-xs-11 { right: 91.666667%; } .pull-xs-12 { right: 100%; } .push-xs-0 { left: auto; } .push-xs-1 { left: 8.333333%; } .push-xs-2 { left: 16.666667%; } .push-xs-3 { left: 25%; } .push-xs-4 { left: 33.333333%; } .push-xs-5 { left: 41.666667%; } .push-xs-6 { left: 50%; } .push-xs-7 { left: 58.333333%; } .push-xs-8 { left: 66.666667%; } .push-xs-9 { left: 75%; } .push-xs-10 { left: 83.333333%; } .push-xs-11 { left: 91.666667%; } .push-xs-12 { left: 100%; }

</pre></body></html>