﻿/* TEXTBOX WITH NO MARGIN TO MERGE*/
.sticky-footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.text-black {
    color:black !important;
}
.no-padding {
    padding:0 !important;
}

.right-radius {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.pagination > li.current-pager-page > a {
    color: white !important;
    text-decoration: none !important;
    cursor: not-allowed !important;
    background-color: #428bca !important;
}



.panel-primary.with-nav-tabs .nav-tabs > li > a {
    border:.1em solid #3071a9 !important;
    border-bottom:none !important;
    background-color:#3071a9;
    border-radius:4px;
    border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    
}
    .panel-primary.with-nav-tabs .nav-tabs > li > a:hover {
        background-color:transparent !important;
        color:white !important;
        
    }

    a.po-link {
    color: black !important;
}

    a.po-link > .form-label > i {
        color: #428bca !important;
    }

.modal-content {
  height: 99%;
}
.modal.modal-wide .modal-dialog {
  width: 95%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

.divider {
    text-align:center;
}

input.ocs-copies-order {
    margin-bottom: 5px;
}

.divider hr {
    margin-left:auto;
    margin-right:auto;
    width:45%;
    border:1px solid #ccc;
    line-height:30px;

}

.left {
    float:left;
}

.right {
    float:right;
}
.badge {
    margin-top:10px;
}

#bookmark, [data-bookmark] {
    font-weight:bold;
    color:white;
}

#bookamakr:hover{
    color: #5CB85C;
}

[data-bookmark="true"]:hover
{
    color: #d9534f;
}

[data-bookmark="false"]:hover  {
    color: #5CB85C;
}


.btn-link{
    text-decoration:none !important;
}

.selected {
    color: darkred !important;
}

/********************     ALERT OVERWRITE     ******************************/
.alert-group>.alert:first-child:not(:last-child){
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
       -moz-border-radius-topleft:5px;
       -moz-border-radius-topright:5px;
       -moz-border-radius-bottomright:0;
       -moz-border-radius-bottomleft:0;
            border-top-left-radius:5px;
            border-top-right-radius:5px;
            border-bottom-right-radius:0;
            border-bottom-left-radius:0;
    margin-bottom:0
}
.alert-group>.alert:not(:first-child):not(:last-child){
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
    border-top:0;
    margin-bottom:0
}
.alert-group>.alert:last-child:not(:first-child){
    -webkit-border-top-left-radius:0;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
       -moz-border-radius-topleft:0;
       -moz-border-radius-topright:0;
       -moz-border-radius-bottomright:5px;
       -moz-border-radius-bottomleft:5px;
            border-top-left-radius:0;
            border-top-right-radius:0;
            border-bottom-right-radius:5px;
            border-bottom-left-radius:5px;
    border-top:0
}

.alert-danger-border{
    border-left: 10px solid #990000 !important;
}
.alert-success-border{
    border-left: 10px solid #007A33 !important;
}

/* WEB ACCESIBILITY ISSUES FIXES*/
span.ocs-span-images {
   
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    display:inline-block; /* IN ORDER TO USE MARGINS IN SPAN ELEMENT*/


}

a.ocs-link:link {
    text-decoration: underline;
}

a.ocs-link:visited {
    text-decoration: underline;
    text-decoration-color: #884488; 
}

a.ocs-link:hover {
    text-decoration: underline;
    text-decoration-color: #bb1122; 
}

a.ocs-link:active {
    text-decoration: underline;
    text-decoration-color: #884488; 
}

/* TO BE CHECKED */
.with-nav-tabs.panel-primary .nav-tabs > li.active > a {
	color: #3071a9 !important;
}

button.btn-warning {
   background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
}

.btn-success {  /*NOT BUTTON, CAUSE IT IS USED SOMETIMES IN SUBMIT INPUT TYPES*/
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
}

div.ocs-badge-text,
span.ocs-badge-text {
    color: #3071a9 !important;
}

span.ocs-badge {
  background-color: #3071a9;
}

button.btn.btn-sm.btn-info.ocs-lnbtn-info,
a.btn.btn-info,
a.btn.btn-info.ocs-lnbtn-info:link,
a.btn.btn-info.ocs-lnbtn-info {
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%) ;
}





 { /*THATS WHY SECOND LINKBUTTON DOESNT GET THE CSS CLASS*/
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%) ;
}




a.pointer-help {
    color: #3071a9 !important;
}

i.imageSpacing, span.imageSpacing {
    display:inline-block;
    padding-right: 5px;
}





.ocs-alert-warning  {
    color:black;
}


.ocs-vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.ocs-lr-margin-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media (min-width: 767px) {
    .ocs-margin {
        margin-top:15px;
    }
}

p.ocs-justified {
    text-align: justify;
}

.pagination > li.current-pager-page > a {
    color: #ffffff !important;
    background-color: #337ab7 !important;

}



.TSDcardHeader {
    font-size: 1.3em;
    font-weight:600;
    text-transform: capitalize;
    transition: all .3s ease-out;
    background-color: #ebebeb;
    box-shadow: unset;
    /*color: #445963;*/
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 45px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
}



.TSDtableHeader {
    font-size: 1.1em;
    font-weight: 600;
    text-transform: capitalize;
    /*transition: all .3s ease-out;*/
    background-color: #ebebeb;
    /*box-shadow: unset;*/
    /*color: #445963;*/
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
    /*height: 45px;*/
    /*padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;*/
}

.TSDalert-success {
    color: black;
    background-color: #4c6b1c69; /* green: 4c6b1ca8; 4c6b1c8a; 4c6b1c7a;  4c6b1c6a;*/
    background-color: rgba(76,107,28,0.411);
    border-color: #92a576;
}

.TSDalert-info {
    color: black;
    background-color: #15679c52; /* blue: 15679ca8; 15679c70; 15679C6E; 15679C52*/
    background-color: rgba(21,103,156,0.321);
    border-color: #6ca8cc;
}

.TSDalert-warning {
    color: black;
    background-color: #c7ae78a3; /* gold: c7ae78;*/
    background-color: rgba(199,174,120,0.639);
    border-color: #b1943a;
}

.TSDalert-danger {
    color: black;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

    .TSDalert-danger hr {
        border-top-color: #f1b0b7;
    }

.TSDhyperlink {
    color: #05517a;
    text-decoration: underline;
}

    .TSDhyperlink:visited {
        text-decoration: underline;
        text-decoration-color: #884488;
    }

    .TSDhyperlink:hover {
        text-decoration: underline;
        text-decoration-color: #0000ff;
    }

    .TSDhyperlink:active {
        text-decoration: underline;
        text-decoration-color: #884488;
    }


/** TOP OF PAGE **/
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
}


.scroll {
    position: absolute;
    right: 10px;
    bottom: 20px;
    background: #ebebeb; /*#dc3545;*/
    padding: 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /*z-index: 9999;*/
}

    .scroll:hover {
        background: #ddd; /*#c82333; */
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }


    .scroll .fa {
        font-size: 30px;
        margin-top: -5px;
        margin-left: 1px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

.exp {
    width: 50px;
    height: 50px;
    background-color: #ebebeb; /*#dc3545;*/
    color: black; /*white;*/
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.fa-exp-icon {
    line-height: inherit;
    vertical-align: middle !important;
}
