/* :::::::::::::::::::::::: */ /* ::::::: primary :::::::: */ /* :::::::::::::::::::::::: */ .table-primary, .table-primary>td, .table-primary>th { background-color: #FF5220;} .table-primary tbody+tbody, .table-primary td, .table-primary th, .table-primary thead th { border-color: #FF5220;} .table-hover .table-primary:hover { background-color: #FF5220;} .table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th { background-color: #FF5220;} .btn-primary { color: #fff; background-color: #E13200; border-color: #E13200;} .btn-primary:hover { color: #fff; background-color: #BD0000; border-color: #BD0000;} .btn-primary.focus, .btn-primary:focus { box-shadow: 0 0 0 .2rem rgba(225, 50, 0, 0.5); color:#fff;} .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #E13200; border-color: #E13200;} .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #BD0000; border-color: #BD0000;} .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 .2rem rgba(225, 50, 0, 0.5);} .badge-primary { color: #fff; background-color: #E13200;} a.badge-primary:focus, a.badge-primary:hover {color: #fff; background-color: #BD0000;} a.badge-primary.focus, a.badge-primary:focus {outline: 0; box-shadow: 0 0 0 .2rem rgba(225, 50, 0, 0.5);} .alert-primary {color: #BD0000; background-color: #FF5220; border-color: #FF5220;} .alert-primary hr {border-top-color: #FF5220;} .alert-primary .alert-link {color: #BD0000;} .list-group-item-primary {color: #BD0000; background-color: #FF5220;} .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {color: #BD0000; background-color: #FF5220;} .list-group-item-primary.list-group-item-action.active {color: #fff; background-color: #BD0000; border-color: #BD0000} .bg-primary {background-color: #E13200!important;} a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {background-color: #BD0000!important;} .border-primary {border-color: #E13200!important;} .text-primary {color: #E13200!important;} a.text-primary:focus, a.text-primary:hover {color: #BD0000!important;} ul.list-primary li::before {color: #E13200;} /* :::::::::::::::::::::::: */ /* ::::::: secondary :::::::: */ /* :::::::::::::::::::::::: */ .table-secondary, .table-secondary>td, .table-secondary>th { background-color: #334F77;} .table-secondary tbody+tbody, .table-secondary td, .table-secondary th, .table-secondary thead th { border-color: #334F77;} .table-hover .table-secondary:hover { background-color: #334F77;} .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th { background-color: #334F77;} .btn-secondary { color: #000; background-color: #fff; border:0px solid transparent; outline:none !important;} .btn-secondary:hover { color: #E13200; background-color: #fff; } .btn-secondary.focus, .btn-secondary:focus { color: #E13200;} .btn-secondary.disabled, .btn-secondary:disabled { color: #555; background-color: #eee;} .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle { color: #E13200;} .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { color: #E13200;} .badge-secondary { color: #fff; background-color: #002A4E;} a.badge-secondary:focus, a.badge-secondary:hover {color: #fff; background-color: #000110;} a.badge-secondary.focus, a.badge-secondary:focus {outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 42, 78, 0.5);} .alert-secondary {color: #000110; background-color: #334F77; border-color: #334F77;} .alert-secondary hr {border-top-color: #334F77;} .alert-secondary .alert-link {color: #000110;} .list-group-item-secondary {color: #000110; background-color: #334F77;} .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {color: #000110; background-color: #334F77;} .list-group-item-secondary.list-group-item-action.active {color: #fff; background-color: #000110; border-color: #000110} .bg-secondary {background-color: #002A4E!important;} a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {background-color: #000110!important;} .border-secondary {border-color: #002A4E!important;} .text-secondary {color: #002A4E!important;} a.text-secondary:focus, a.text-secondary:hover {color: #000110!important;} ul.list-secondary li::before {color: #002A4E;} /* :::::::::::::::::::::: */ /* ::::::: white :::::::: */ /* :::::::::::::::::::::: */ .table-white, .table-white>td, .table-white>th { background-color: #fff;} .table-white tbody+tbody, .table-white td, .table-white th, .table-white thead th { border-color: #fff;} .table-hover .table-white:hover { background-color: #fff;} .table-hover .table-white:hover>td, .table-hover .table-white:hover>th { background-color: #fff;} .btn-white { color: #5D5E69; background-color: #fff; border-color: #fff;} .btn-white:hover { color: #5D5E69; background-color: #ededed; border-color: #ededed;} .btn-white.focus, .btn-white:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5); color:#5D5E69;} .btn-white.disabled, .btn-white:disabled { color: #5D5E69; background-color: #fff; border-color: #fff;} .btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show>.btn-white.dropdown-toggle { color: #5D5E69; background-color: #ededed; border-color: #ededed;} .btn-white:not(:disabled):not(.disabled).active:focus, .btn-white:not(:disabled):not(.disabled):active:focus, .show>.btn-white.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .btn-outline-white { color: #fff; border-color: #fff;} .btn-outline-white:hover { color: #5D5E69; background-color: #fff; border-color: #fff;} .btn-outline-white.focus, .btn-outline-white:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5); color:#5D5E69;} .btn-outline-white.disabled, .btn-outline-white:disabled { color: #fff; background-color: transparent;} .btn-outline-white:not(:disabled):not(.disabled).active, .btn-outline-white:not(:disabled):not(.disabled):active, .show>.btn-outline-white.dropdown-toggle { color: #5D5E69; background-color: #fff; border-color: #fff;} .btn-outline-white:not(:disabled):not(.disabled).active:focus, .btn-outline-white:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-white.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .badge-white { color: #5D5E69; background-color: #fff;} a.badge-white:focus, a.badge-white:hover {color: #5D5E69; background-color: #ededed;} a.badge-white.focus, a.badge-white:focus {outline: 0; box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .alert-white {color: #ededed; background-color: #fff; border-color: #fff;} .alert-white hr {border-top-color: #fff;} .alert-white .alert-link {color: #ededed;} .list-group-item-white {color: #ededed; background-color: #fff;} .list-group-item-white.list-group-item-action:focus, .list-group-item-white.list-group-item-action:hover {color: #ededed; background-color: #fff;} .list-group-item-white.list-group-item-action.active {color: #5D5E69; background-color: #ededed; border-color: #ededed} .bg-white {background-color: #fff!important;} a.bg-white:focus, a.bg-white:hover, button.bg-white:focus, button.bg-white:hover {background-color: #ededed!important;} .border-white {border-color: #fff!important;} .text-white {color: #fff!important;} a.text-white:focus, a.text-white:hover {color: #ededed!important;} ul.list-white li::before {color: #fff;} /* :::::::::::::::::::::: */ /* ::::::: black :::::::: */ /* :::::::::::::::::::::: */ .table-black, .table-black>td, .table-black>th { background-color: #000;} .table-black tbody+tbody, .table-black td, .table-black th, .table-black thead th { border-color: #000;} .table-hover .table-black:hover { background-color: #000;} .table-hover .table-black:hover>td, .table-hover .table-black:hover>th { background-color: #000;} .btn-black { color: #5D5E69; background-color: #000; border-color: #000;} .btn-black:hover { color: #5D5E69; background-color: #ededed; border-color: #ededed;} .btn-black.focus, .btn-black:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5); color:#5D5E69;} .btn-black.disabled, .btn-black:disabled { color: #5D5E69; background-color: #000; border-color: #000;} .btn-black:not(:disabled):not(.disabled).active, .btn-black:not(:disabled):not(.disabled):active, .show>.btn-black.dropdown-toggle { color: #5D5E69; background-color: #ededed; border-color: #ededed;} .btn-black:not(:disabled):not(.disabled).active:focus, .btn-black:not(:disabled):not(.disabled):active:focus, .show>.btn-black.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .btn-outline-black { color: #000; border-color: #000;} .btn-outline-black:hover { color: #5D5E69; background-color: #000; border-color: #000;} .btn-outline-black.focus, .btn-outline-black:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5); color:#5D5E69;} .btn-outline-black.disabled, .btn-outline-black:disabled { color: #000; background-color: transparent;} .btn-outline-black:not(:disabled):not(.disabled).active, .btn-outline-black:not(:disabled):not(.disabled):active, .show>.btn-outline-black.dropdown-toggle { color: #5D5E69; background-color: #000; border-color: #000;} .btn-outline-black:not(:disabled):not(.disabled).active:focus, .btn-outline-black:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-black.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .badge-black { color: #5D5E69; background-color: #000;} a.badge-black:focus, a.badge-black:hover {color: #5D5E69; background-color: #ededed;} a.badge-black.focus, a.badge-black:focus {outline: 0; box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5);} .alert-black {color: #ededed; background-color: #000; border-color: #000;} .alert-black hr {border-top-color: #000;} .alert-black .alert-link {color: #ededed;} .list-group-item-black {color: #ededed; background-color: #000;} .list-group-item-black.list-group-item-action:focus, .list-group-item-black.list-group-item-action:hover {color: #ededed; background-color: #000;} .list-group-item-black.list-group-item-action.active {color: #5D5E69; background-color: #ededed; border-color: #ededed} .bg-black {background-color: #000!important;} a.bg-black:focus, a.bg-black:hover, button.bg-black:focus, button.bg-black:hover {background-color: #ededed!important;} .border-black {border-color: #000!important;} .text-black {color: #000!important;} a.text-black:focus, a.text-black:hover {color: #ededed!important;} ul.list-black li::before {color: #000;} /* :::::::::::::::::::::::::: */ /* ::::::: tan :::::::: */ /* :::::::::::::::::::::::::: */ .table-tan, .table-tan>td, .table-tan>th { background-color: #FAF6EA;} .table-tan tbody+tbody, .table-tan td, .table-tan th, .table-tan thead th { border-color: #FAF6EA;} .table-hover .table-tan:hover { background-color: #FAF6EA;} .table-hover .table-tan:hover>td, .table-hover .table-tan:hover>th { background-color: #FAF6EA;} .btn-tan { color: #fff; background-color: #D1D3D4; border-color: #D1D3D4;} .btn-tan:hover { color: #fff; background-color: #F2E8C9; border-color: #F2E8C9;} .btn-tan.focus, .btn-tan:focus { box-shadow: 0 0 0 .2rem rgba(242, 232, 201, 0.5); color:#fff;} .btn-tan.disabled, .btn-tan:disabled { color: #fff; background-color: #D1D3D4; border-color: #D1D3D4;} .btn-tan:not(:disabled):not(.disabled).active, .btn-tan:not(:disabled):not(.disabled):active, .show>.btn-tan.dropdown-toggle { color: #fff; background-color: #F2E8C9; border-color: #F2E8C9;} .btn-tan:not(:disabled):not(.disabled).active:focus, .btn-tan:not(:disabled):not(.disabled):active:focus, .show>.btn-tan.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(242, 232, 201, 0.5);} .btn-outline-tan { color: #D1D3D4; border-color: #D1D3D4;} .btn-outline-tan:hover { color: #fff; background-color: #D1D3D4; border-color: #D1D3D4;} .btn-outline-tan.focus, .btn-outline-tan:focus { box-shadow: 0 0 0 .2rem rgba(242, 232, 201, 0.5); color:#fff; background-color: #D1D3D4;} .btn-outline-tan.disabled, .btn-outline-tan:disabled { color: #D1D3D4; background-color: transparent;} .btn-outline-tan:not(:disabled):not(.disabled).active, .btn-outline-tan:not(:disabled):not(.disabled):active, .show>.btn-outline-tan.dropdown-toggle { color: #fff; background-color: #D1D3D4; border-color: #D1D3D4;} .btn-outline-tan:not(:disabled):not(.disabled).active:focus, .btn-outline-tan:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-tan.dropdown-toggle:focus { box-shadow: 0 0 0 .2rem rgba(242, 232, 201, 0.5);} .badge-tan { color: #fff; background-color: #D1D3D4;} a.badge-tan:focus, a.badge-tan:hover {color: #fff; background-color: #F2E8C9;} a.badge-tan.focus, a.badge-tan:focus {outline: 0; box-shadow: 0 0 0 .2rem rgba(242, 232, 201, 0.5);} .alert-tan {color: #F2E8C9; background-color: #FAF6EA; border-color: #FAF6EA;} .alert-tan hr {border-top-color: #FAF6EA;} .alert-tan .alert-link {color: #F2E8C9;} .list-group-item-tan {color: #F2E8C9; background-color: #FAF6EA;} .list-group-item-tan.list-group-item-action:focus, .list-group-item-tan.list-group-item-action:hover {color: #F2E8C9; background-color: #FAF6EA;} .list-group-item-tan.list-group-item-action.active {color: #fff; background-color: #F2E8C9; border-color: #F2E8C9} .bg-tan {background-color: #D1D3D4!important;} a.bg-tan:focus, a.bg-tan:hover, button.bg-tan:focus, button.bg-tan:hover {background-color: #F2E8C9!important;} .border-tan {border-color: #D1D3D4!important;} .text-tan {color: #D1D3D4!important;} a.text-tan:focus, a.text-tan:hover {color: #F2E8C9!important;} ul.list-tan li::before {color: #D1D3D4;}