/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.ckeditor {
    visibility: hidden;
}
.ck-editor__editable {
    min-height: 300px; /* ou la hauteur que tu veux */
}

body {
    background-color: #f8f8f8;
    font-family: Arial, "sans-serif";
}
a, btn {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.fa-unlock {
    color: #5ead11;
}

#wrapper {
    width: 100%;
}

.resetList{
    float: right;
    font-size: 16px;
    margin-bottom: 10px;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20px; }
.toggle.ios .toggle-handle { border-radius: 20px; }

#page-wrapper {

    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}
.navbar-static-top {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    border-top: solid 10px #3965ac;
    background-size: contain;
}
.navbar-brand {
    height: 90px;
    min-width: 555px;
    background-color: #fff;
    background-image: url("../../img/feigeres74.png");
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    margin: 25px 20px;
    padding: 0px;
    background-position-y: top;
    background-size: contain;
}
.navbar-toggle {
    position: initial;
    margin-bottom: 98px;
}
a {
    color: #483b2d;
    text-decoration: none;
}
a:focus, a:hover {
    color: #3965ac;
}
.panel-primary > .panel-heading {
    background-color: #3965ac;
    border-color: #3965ac;
}
.panel-primary {
    border-color: #3965ac;
}
.panel-footer {
    background-color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #3965ac;
    border-color: #3965ac;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3965ac;
  border-color: #3965ac;
}
.btn-primary:hover {
  color: #fff;
  background-color: #4877c3;
  border-color: #4877c3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3965ac;
  border-color: #3965ac;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #3965ac;
  border-color: #3965ac;
}

.btn-info {
    color: #fff;
    background-color: #3965ac;
    border-color: #3965ac;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #4877c3;
  border-color: #4877c3;
}
.btn-info:hover {
  color: #fff;
  background-color: #4877c3;
  border-color: #4877c3;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #013d72;
  border-color: #013d72;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #013d72;
  border-color: #013d72;
}

.btn {
    border-radius:7px;
	margin:5px 0;
}

table.dataTable.display tbody td {
    text-align: center;
}
th {
    text-align: center;
}
th.alignLeft {
    text-align: left;
}
td a{
	display: block;
}
.lienTable a {
	padding: 10px 0px;
}
.lienTable a i {
	font-size: 1.5em;
	border: solid 1px #d5d5d5;
	padding: 15px;
	border-radius: 7px;
}
.lienTable .fa-check, .lienTable .fa-times {
	font-size:1.5em;
}

.fa-check {
	color: #00af50;
}
.fa-times {
	color: #e00303;
}
.fa-lock {
	color: #e00303;
}
.move tr{
	cursor:move;
} 
.progress-bar-warning {
    background-color: #c8ab88;
}
.Valid .btn, .Ajout .btn {
    background-color: #e0b153;
    border-color: #e0b153;
    margin-right:1rem;
    font-weight: bold;
}
.Valid .btn:hover, .Ajout .btn:hover {
    background-color: #333;
    border-color: #333;
}
.Valid, .Quit {
	text-align:center;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.input-group .fa {
	margin-right: 10px;
	font-size: 20px;
}
.radio {
    margin-top: 0px;
}
.radio label {
    padding-right: 20px;
}
.MaBo20 {
	margin-bottom:20px;
}
.Active .alert {
	padding: 15px 15px 5px;
}
.alert code {
    padding: 0px;
    font-size: 100%;
    color: #8a6d3b;
    background-color: initial;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.progress {
    height: 10px;
}
.tiny {
    border: solid 1px #ccc;
	margin:15px 0;
	padding:10px;
	text-align:center;
}
.clear {
    clear:both;
}
.coulOcre {
    color: #c8ab88;
}
.page-header {
    color: #3965ac;
	margin: 40px 0 10px;
}
.page-header span {
	line-height: 1.8em;
    font-size:0.6em;
	font-weight:normal;
	display:block;
    color: #c8ab88;
}
h2.h2main {
	color: #333333;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	font-size: 1.5em;
    letter-spacing: 0.15rem;
}
.left {
    float:left;
}
.right {
    float:right;
}
.nav-tabs > li > a:not(.active) {
    background: #f8f8f8;
    border-bottom: solid 1px #d5d5d5;
}
.nav-tabs > li > a.active, .nav-tabs > li.active > a {
    background: #fff;
    border: solid 1px #d5d5d5;
    border-bottom: solid 1px #fff;
}
.img-process {
    height:35px;
	width:auto;
}
#tabProcess {
    display: table;
	border: solid 1px #c2d2e0;
	text-align:center;
	width:100%;
	margin-top: 20px;
}
#tabProcess > div {
    display:table-cell;
	height:100%;
	border-right: solid 1px #c2d2e0;
	padding:20px;
	width: 25%;
}
#tabProcess > div:last-child {
	border-right: none 0px #ccc;
}
#tabProcess > div > img.img-process {
    height: 80px;
	display:inline-block;
}
#tabProcess > div > a > img.img-fact {
    height: 46px;
	display:inline-block;
	margin: 0 10px;
}
#tabProcess > div > h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top:20px;
	height: 60px;
	border-bottom: solid 1px #c2d2e0;
	margin-bottom: 10px;
}
#tabProcess > div > p, #tabProcess > div > div > p {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom:10px;
	border-bottom: solid 1px #c2d2e0;
	margin-bottom: 25px;
}
#tabProcess > div.off > p, #tabProcess > div.actif > p  {
	border-bottom: solid 1px #fff;
}

#tabProcess > div.off {
    opacity: 0.4;
}
#tabProcess > div.off .fa-square-o {
    color: #cccccc;
	font-size: 4em;
}
#tabProcess > div.actif {
	border: solid 10px #fff;
	box-shadow: 0px 0px 20px #0d4d8566;
}
#tabProcess > div.ok .fa-check-square-o {
    color: #00af50;
	font-size: 4em;
}
#tabProcess > div.actif a .fa-check-square-o {
    color: #0d4d85;
	font-size: 4em;
}
#tabProcess > div.actif a:hover .fa-check-square-o {
    color: #00af50;
}
#tabProcess .btn-info, #tabProcess .fileinput-button {
    width:100%;
}
#tabProcess .savefactur {
    width:100%;
	background-color: #e6be6c;
	border-color: #e6be6c;
}
#tabProcess .stepFact.actif p {
    display: none;
}
#tabProcess .stepFact.actif .files p {
    display: block;
}
#tabProcess > div.stepFact.actif > h3 {
    border-bottom: none 0px #c2d2e0;
}
#tabProcess .stepFact a.aFact {
    display: inline-block;
	margin:5px;
}
#tabProcess .stepFact.actif a i, #tabProcess .stepFact.ok a i {
	font-size:1.5em;
}
#tabProcess .stepFact.actif a.aFact i, #tabProcess .stepFact.ok a.aFact i {
    color: #0d4d85;
}
#tabProcess .stepFact.actif a.aFact:hover i, #tabProcess .stepFact.ok a.aFact:hover i {
    color: #00af50;
}
#tabProcess .stepFact.actif a.aFact, #tabProcess .stepFact.ok a.aFact {
    border: solid 1px #e0e8ef;
	padding: 8px 10px;
	border-radius: 7px;
}
#tabProcess .stepFact table {
    width:100%;
}




/* GESTION COMMANDE */

#panier  {
    margin: 0;
    border-radius: 1rem;
    box-shadow: 0px 0px 10px #e9ece9;
}
#panier .cart  {
    padding: 2rem 4rem 2rem 4rem;
}
#panier .itemPan {
    color: #3965ac;
    display: flex !important;
    padding: 2rem 0;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.5rem;    
}
#panier .itemPan h2 {
    font-weight: 600;
    padding: 0;
    color: #3965ac;
    font-size: 1.75rem;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 2rem;
    margin-top: 0;
    letter-spacing: 0rem;
    margin-bottom: 0.2rem;    
}
#panier .itemPan .ref {
    line-height: 1.2rem;
    display: block;
    margin: 1rem 0 0.4rem 0;
}
#panier .itemPan .qte {
  width: 168px;
  display: flex;
  justify-content: center !important;
}
.border-bottom {
  border-bottom: 1px solid #b1d5de !important;
}
#panier .itemPan .qte span.only {
  border-top: none;
  border-bottom: none;
    font-size: 1.75rem;
}
#panier .itemPan .qte span {
  display: block;
  width: 40px;
  text-align: center;
  padding: 3px 0;
  font-size: 1rem;
  font-weight: 600;
}
#panier .summary {
  background-color: #3965ac;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  color: rgb(255, 255, 255);
}
#panResume {    
    padding: 2rem 4rem 2rem 4rem;
    font-size: 2rem;
    font-family: 'Barlow Condensed', sans-serif;
}
#panResume h2 {    
    font-weight: 600;
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #fff;
    margin-top: 0;
    margin-bottom: 1rem;
    border-bottom: solid 1px #fff;
    padding-bottom: 2rem;
}
#panResume .resumPdt {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2rem;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: solid 1px #6b96a1;
  padding: 0.25rem 0 0.25rem 0;
  text-transform: uppercase;
}
#panier .total {
    padding-top: 2rem;
}
#panier .total div {
    padding-left:0;
    padding-right:0;
}
#panResume .resumTotal {
    font-weight: 500;
    border-bottom: solid 1px #6b96a1;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
#panResume .resumTotal div {
    padding-left: 0;
    padding-right:0;
}
#panResume .resumTotal em {
    font-weight: 300;
    font-size: 1.75rem;
}
#panier .totalTtc {
  text-align: right;
  font-size: 1.5rem;
  color: #83cc25;
  white-space: nowrap;
}
#panier .totalTtc strong {
  font-weight: 600;
}
#panResume .totalTtc:first-of-type {
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 2rem;
    font-size: 2rem;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 5px;
}
#panier .totalTtc {
  text-align: left;
  font-size: 2.5rem;
  color: #83cc25;
  white-space: nowrap;
}


.blocInfoCmde h3 {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #e7dac1;
	font-family: 'Gilda Display', serif;
	color: #a8811f;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
.blocInfoCmde p {
	margin-bottom:2px;
}
#panier .col1 {width:60px;text-align: center;}
#panier .col1 img {max-width:60px;height:auto;max-height: 60px;}
#panier .col2 {padding-left:1rem;text-align: left;padding-right: 1rem;}
#panier .col4 {display: flex;text-align: center; }
#panier .col5 {justify-content: flex-end;white-space: nowrap;width: 140px;display: flex;}
#panier .col5 strong {color:#83cc25;font-weight: 500;font-size: 2rem;}
#panier .col6 {justify-content: flex-end !important;display: flex;padding-left:1.5rem}
#panier .col6 a {color: #3965ac;display: block;margin-top: -5px;}
#panier .col6 a:hover {color: #ED1824;}

#panier .itemPan.border-bottom:last-of-type {
  border-bottom: none !important;
}
#panier .small {
  font-size: 0.85rem;
  line-height: 1.25rem;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.text-start  {
    text-align: left !important;
}
.text-end {
    text-align: right !important;
}
.blocFactur {
    padding: 0 2rem 2.25rem 2rem;
    font-size: 1.5rem;
    border-radius: 0.25rem;
    border-bottom: solid 6px #83cc25;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    margin:2rem 0;
    color: #3965ac;    
}
.blocFactur div{
    font-size: 1.5rem;
}
.blocFactur h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #fff;
    margin-top: 0;
    margin: 0 -2rem 2rem -2rem;
    background: #3965ac;
    padding: 1rem 2rem 0.85rem 2rem;    
    border-radius: 0.5rem 0.5rem 0 0;
}
.blocFactur h3 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2rem;
    text-transform: uppercase;
}
.blocFactur h3 strong {
    font-weight: 500;
    color: #83cc25;
}

@media(max-width:1399px){
    #panier .th {
      display:none;
    }    
    .col2  {
       width: calc(100% - 60px);
    }
    #panier .col4 {
        width: 215px;
    }
     #panier .col4 .qte {
        margin-left: 71px;
         justify-content: left !important;
    }
     #panier .col5 {
        width: calc(100% - 215px);
        text-align: right;
    }    
    #panier .col6 {
        width: 100%;
        justify-content: center !important;
        padding-top: 1.25rem;
        padding-left:0;
    }    
    #panier .itemPan {
        flex-wrap: wrap !important;
    }
    #panier div:last-child {
        /*border:none !important;*/
    }
    #panier .cart {
      padding: 1rem 2rem;
    }    
    #panier .card .separ {
        display: flex !important;
        width:100%;
        height:15px;
    }
    #panier .compte.newPass {
      padding: 1rem 1rem;
    }    
    #panier .card .qte span.only {
    text-align: left;
    }    
}
@media (min-width:1200px)  {
    #panier {
        display: flex;
    }   
}   
@media (max-width:1199px)  {
    #panier .itemPan .qte span {
        text-align: left;
    }   
}   
@media (max-width:991px) and (min-width:768px)  {
    #panier .cart {
        padding: 1rem 2rem;
    }   
    #panier .col4 {
        width: 100%;
    }
    #panier .col5 {
        width: 100%;
        text-align: left;
        padding-left: 77px;
        padding-top: 1rem;
        justify-content: flex-start;
    }
    #panier .card .pu em {
        display: block;
    }    
}
@media(max-width:460px){
    #panier .col5 {
        width: 100%;
        padding-left: calc(60px + 1rem);
        text-align: left;
        margin-top: 0.75rem;
        justify-content: flex-start;
        font-size: 1.2rem;
    }    
    #panier .cart {
      padding: 0rem 1rem;
    }   
    #panier .compte {
      padding: 1rem;
    }    
    #panier .compte.newPass {
      padding: 0rem 0.25rem 0.5rem 0.25rem;
    }   
}
@media(max-width:375px){
    #panier .compte {
        padding: 1rem;
    }    
}















@media(max-width:768px) {
.navbar-static-top {
    background-image: none;
}	
.navbar-brand {
    height: 115px;
    min-width: 336px;
    background-color: #fff;
    background-image: url("../../img/feigeres74.png");
    background-repeat: no-repeat;
    background-position: left;
}
}
@media(max-width:441px) {
.navbar-brand {
    position:absolute;
    z-index:-1;
    height: 140px;
    min-width: 292px;
    background-color: #fff;
    background-image: url("../../img/feigeres74.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 20px;
}
table.dataTable.display tbody td {
    text-align: left;
}
th {
    text-align: left;
}
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }

}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f105";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 141px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #5792f1;
}

.btn-success.btn-outline {
    color: #5792f1;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-primary.pageSpe {
    background-color: #f0a278;
	border-color: #e1895a;
}
.btn-primary.pageSpe:hover {
    background-color: #e1895a;
}
tr.trSpe, .table-striped > tbody > tr.trSpe:nth-of-type(2n+1) {
	/*color: #e1895a;*/
    background-color: #fff8f4;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

.dataTables_scrollHead table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    padding-left: 12px;
    font-family: fontawesome;
}

.dataTables_scrollHead table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    padding-left: 12px;
    font-family: fontawesome;
}

.dataTables_scrollHead table.dataTable thead .sorting:after {
    content: "\f0dc";
    padding-left: 12px;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}
.dataTables_scrollHead thead {
    vertical-align: bottom;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 33px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #3965ac;
    border-color: #3965ac;
}
.pagination > li > a, .pagination > li > span {
    color: #3965ac;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #3965ac;
}

.alert-danger {
  color: #ed1924;
  font-weight: bold;
}
#inputTypeDocs .input-group-addon {
    background-color: #dce7f6;
    border: 1px solid #a1c6f8;
    padding: 9px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.25rem;    
}
#inputTypeDocs .input-group-addon input {
  margin-top: 1rem !important;
    box-shadow: none;
}
#tHead {
  background: #eee;
  text-align: center;
  padding: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
#tBlu {
    color: #3965ab;
    font-weight: bold;;
}


/* PRINT */ 


@media print {
  #page-wrapper { margin-left: 0px;border-left: none 0px #e7e7e7; }
}