/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

.auto-style1 {
    width: 109px;
    height: 70px;
    float: right;
}


.auto-style2 {
    color: #FFFFFF;
}


.auto-style3 {
    color: #FFFFFF;
    width: 25%;
}


.auto-style4 {
    font-size: medium;
}

.auto-style5 {
    font-size: large;
}


.auto-style6 {
    font-size: small;
}




/*
    By Waseem Chosen:
*/

.chosen-container-single .chosen-single {
    /*height: 34.0px; height: 33.89px;*/
    height: 32px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    line-height: 20px !important;
}

.chosen-container-single .chosen-single span {
    padding-top: 2px;
}

.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}

.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #ccc;
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin medium;
    -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 0 8px rgba(82, 168, 236, .6);
}

.chosen-single, .search-choice {
    font-size: 1.1em;
}

.chosen-container-multi, .chosen-container-multi .chosen-choices {
    height: 32px;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
}

.chosen-choices li {
    height: 32px;
}

.chosen-container-multi .chosen-choices li.search-choice, .chosen-container-multi .chosen-choices .search-choice-close {
    margin-top: 2px;
    padding-top: 2px;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-color: #dff0d8;
}
/*Chosen end*/

.icon-ext {
    font-size: 2em;
    margin-right: 3px;
    margin-left: 2px
}

.icon-md {
    font-size: 1.2em;
    margin-right: 3px;
    margin-left: 2px
}

/*.chklist {*/
/*margin-right: 2.2em;
    margin-top: 4px;*/
/*table-layout: auto !important;
    white-space: nowrap;
    width: 100%;
}*/
.radio.inline,
.checkbox.inline {
    padding-top: 0px;
}

.vet-header {
    font-size: 1.4em;
    height: 1.2em;
    padding-top: 10px
}

.radio > tbody > tr > td > label {
    min-width: 50px;
    margin-right: 35px;
    margin-left: 35px;
    margin-top: 3px;
    margin-bottom: 4px;
}




.textblurShadowBasic {
    
    font: 1.3em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
    text-shadow: 1px 2px 3px white,1px 3px 5px white, 2px 5px 8px #0000A0;
}


.textblurShadow {
    text-shadow: 5px 5px 10px blue;
}

.textgblurShadow {
    color: darkgreen;
    font: 1.3em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
    text-shadow: 1px 2px 3px white,1px 3px 5px white, 2px 5px 8px #0000A0;
}

.textrblurShadow {
    color: red;
    font: 1.3em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
    text-shadow: 1px 2px 3px white,1px 3px 5px white, 2px 5px 8px #0000A0;
}

.textgblurShadow_sm {
    color: darkgreen;
    font: 1em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
    text-shadow: 1px 2px 3px white,1px 3px 5px white, 2px 5px 8px #0000A0;
}

.textWlightShadow {
    color: white;
    text-shadow: 2px 2px 4px #000000;
}

.textBlightShadow {
    color: white;
    text-shadow: 2px 2px 4px #000fff;
}

.textOutSetShadow {
    text-shadow: -1px -1px white, 1px 1px #333
}

.textInSetShadow {
    text-shadow: 1px 1px white, -1px -1px #444
}


.text3DShadow {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.text3DShadow2 {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2);
}

.textWBShadow {
    text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
    color: white;
    font: 1.5em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
}

.textWBShadowDark {
    text-shadow: 1px 1px 2px black, 0 0 1em gray, 0 0 0.2em darkblue;
    color: white;
    font: Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
    /*font-size: 5vw;*/
}

.textWGShadow1 {
    text-shadow: 1px 1px 2px black, 0 0 1em lightgreen, 0 0 0.2em darkgreen;
    color: white;
    font: 1em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
}

.textWGShadow {
    text-shadow: 1px 1px 2px black, 0 0 1em lightgreen, 0 0 0.2em darkgreen;
    color: white;
    font: 1.5em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
}

.textWBShadow_G {
    text-shadow: 1px 1px 2px white, 0 0 1em #7FFFD4, 0 0 0.2em #008080;
    color: #008000;
    font: 1.2em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
}

.txtHitFloor { /*textHitTheFloor*/
    color: darkblue;
    /*font-size: 2em;*/
    font-weight: bold;
    font-family: Helvetica;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    /*text-align: center;*/
}

.txtHitFloor2 { /*textHitTheFloor*/
    color: darkblue;
    /*font-size: 2em;*/
    font-weight: bold;
    font-family: Helvetica;
    text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d3d3d3, 0 3px 0 #bbb, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.15), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25);
    /*text-align: center;*/
}

.txtHitFloorBasic { /*textHitTheFloor*/
    
    /*font-size: 2em;*/
    font-weight: bold;
    font-family: Helvetica;
    text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d3d3d3, 0 3px 0 #bbb, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.15), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25);
    /*text-align: center;*/
}
.font1_2em{
    font-size:1.2em;
}
.font1_5em {
    font-size: 1.5em;
}

.font2em {
    font-size: 2em;
}
.font1em {
    font-size: 1em;
}

.txtHitFloorRed { /*textHitTheFloor*/
    color: darkred;
    /*font-size: 2em;*/
    font-weight: bold;
    font-family: Helvetica;
    text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d3d3d3, 0 3px 0 #bbb, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.15), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25);
    /*text-align: center;*/
}



.text3Dtext {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.image-blurred-edge {
    background-image: url('../images/main.jpg');
    width: 100%;
    height: 100%;
    /* you need to match the shadow color to your background or image border for the desired effect*/
    box-shadow: 0 0 8px 8px white inset;
}

.block_img {
    right: 0px;
    left: 0px;
    background-image: url('../images/main.jpg');
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    /*background: radial-gradient(#e66465, #9198e5);*/
    width: 100%;
    height: 100%;
    /*top: 0px;
    
    bottom: 0px;*/

    box-shadow: inset 0px 0px 5px 10px White;
    /*min-height: 10vh;*/
    /*position: fixed;*/
}

.dataTables_wrapper .dataTables_filter {
    margin-right: 15px;
}

.input90 {
    width: 90%;
}

.input95 {
    width: 95%;
}


input[type=radio], input[type=checkbox] {
    
    height: 1.8em;
    width: 1.8em;
    margin-top: 0.2em;
    margin-left: 0.1em;
    margin-bottom: -0.2em;
    margin-right: 0.5em;
}

    /*input[type=radio]:not(:first-child), input[type=checkbox]:not(:first-child) {
    margin-left: 1em;
}*/

    input[type=radio]:checked, input[type=checkbox]:checked {
        -webkit-appearance: none;
        background-image: url(../img/okicon.png);
        background-size: 100% auto;
    }

    input[type=radio]:not(:checked), input[type=checkbox]:not(:checked) {
        -webkit-appearance: none;
        background-image: url(../img/uncheckd.png);
        background-size: 100% auto;
    }

.div-content-center {
    display: flex;
    justify-content: center;
    align-items: center;

    
    
    align-content: center;    
    text-align: center;
}

.superbox-list {
    width: 24.5% !important;
}

.superbox-img {
    float: left;
    width: 100% !important;
    max-height: 200px;
    
    object-fit: fill;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: .05em 0.1em !important;
    /*box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;*/
}
/*div.dataTables_filter input {
    width: 80% !important;
}*/
.dataTables_wrapper .dataTables_filter {
    float: left;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}
div.dataTables_wrapper div.dataTables_filter input {
    width: 100%; 
}
div.dataTables_wrapper div.dataTables_filter label {
    text-align:left;
}