.alert-primary { color: rgb(13, 32, 57); background-color: rgb(164, 193, 233); border-color: rgb(147, 182, 229) }
.alert-primary hr { border-top-color: rgb(127, 168, 224) }
.alert-primary .alert-link { color: rgb(3, 9, 16) }
.badge-primary { color: rgb(255, 255, 255); background-color: rgb(37, 88, 157) }
.badge-primary[href]:hover,.badge-primary[href]:focus { color: rgb(255, 255, 255); background-color: rgb(27, 64, 115) }
.bg-primary { background-color: rgb(37, 88, 157) !important }
a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus { background-color: rgb(27, 64, 115) !important }
.border-primary { border-color: rgb(37, 88, 157) !important }
.btn-primary { color: rgb(255, 255, 255); background-color: rgb(37, 88, 157); border-color: rgb(37, 88, 157) }
.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(30, 71, 128); border-color: rgb(27, 64, 115) }
.btn-primary:focus,.btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(37, 88, 157, 0.5) }
.btn-primary.disabled,.btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(37, 88, 157); border-color: rgb(37, 88, 157) }
.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(27, 64, 115); border-color: rgb(24, 57, 103) }
.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(37, 88, 157, 0.5) }
.btn-outline-primary { color: rgb(37, 88, 157); background-color: rgba(0, 0, 0, 0); border-color: rgb(37, 88, 157) }
.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(37, 88, 157); border-color: rgb(37, 88, 157) }
.btn-outline-primary:focus,.btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(37, 88, 157, 0.5) }
.btn-outline-primary.disabled,.btn-outline-primary:disabled { color: rgb(37, 88, 157); background-color: rgba(0, 0, 0, 0) }
.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(37, 88, 157); border-color: rgb(37, 88, 157) }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(37, 88, 157, 0.5) }
.list-group-item-primary { color: rgb(13, 32, 57); background-color: rgb(147, 182, 229) }
.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus { color: rgb(13, 32, 57); background-color: rgb(127, 168, 224) }
.list-group-item-primary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(13, 32, 57); border-color: rgb(13, 32, 57) }
.table-primary,.table-primary>th,.table-primary>td { background-color: rgb(147, 182, 229) }
.table-hover .table-primary:hover { background-color: rgb(127, 168, 224) }
.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th { background-color: rgb(127, 168, 224) }
.text-primary { color: rgb(37, 88, 157) !important }
a.text-primary:hover,a.text-primary:focus { color: rgb(27, 64, 115) !important }
.img-frame { height: auto; width: 160px; white-space: nowrap; text-align: center }
.img-helper { display: inline-block; height: 100%; vertical-align: middle }