
a.specialeffects:hover {
    background-color: #26c6da !important;
    color: white !important;
}

a.specialeffects2:hover {
    background-color: #26c6da !important;
    color: white !important;
}

.widget.widget-newsletter .form-control {
    height: unset !important;
}

@media (max-width: 768px) {
    .resizelogo {
        height: 35px !important;
    }
}


body {
    font-family: Arial, Helvetica, sans-serif;
}

/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* Set a style for all buttons */
.logbutton {
    background-color: #04AA6D;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

button:hover {
    opacity: 0.8;
}

/* Extra styles for the cancel button */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

img.avatar {
    width: 30%;
    border-radius: 50%;
}

.logcontainer {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* The logmodal (background) */
.logmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* logmodal Content/Box */
.logmodal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: red;
        cursor: pointer;
    }

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }

    .cancelbtn {
        width: 100%;
    }
}

@media screen and (min-width: 600px) {
    .logmodal-content {
        width: 50% !important;
    }
}

.displaynon {
    display: none !important;
}

.xdisplaynon {
    font-size: 0px !important;
    color: white !important;
    padding: 0px !important;
    padding: 0px !important;
    background-image: linear-gradient(to bottom,#ddd,#ffffff) !important;
    border-width: 0px !important;
    background-image: linear-gradient(to bottom,#ddd,#ffffff) !important;
}

@media (max-width: 768px) {
}

@media (max-width: 768px) {
    .mobpad {
        padding: 5px 5px !important;
    }
}

.setmargi {
    margin-left: 5px !important;
}


/* .footable>thead>tr>th, .footable>thead>tr>td {
    background-color: #1a74e3 !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#777),to(#777)) !important;
}*/
.visinon {
    display: none
}

.footable > thead > tr > th, .footable > thead > tr > td {
    font-size: 14px !important;
    color: darkslateblue !important;
}


a.specialeffects:hover {
    background-color: #26c6da !important;
    color: white !important;
}

.widget.widget-newsletter .form-control {
    height: unset !important;
}

@media (max-width: 768px) {
    .resizelogo {
        height: 35px !important;
    }
}



.selected_row {
    background-color: #A1DCF2 !important;
}

@media (max-width: 600px) {
    .hide600 {
        display: none;
    }

    .mobpad {
        padding: 5px 5px !important;
    }
}

.footable.breakpoint > tbody > tr > td.expand {
    padding-left: 33px !important;
}


.stylebtn {
    padding: 10px;
    font-size: 17px;
    border: 1px solid #282A35;
    border-radius: 25px;
    float: left;
    width: 80%;
    padding-left: 25px;
    background: white;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-right: 1px solid #04AA6D;
    outline: 0;
}

.stylebtn2 {
    padding: 10px;
    font-size: 17px;
    border: 1px solid #282A35;
    border-radius: 0px;
    float: left;
    width: 80%;
    padding-left: 25px;
    background: white;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-right: 1px solid #04AA6D;
    outline: 0;
}

.searchbtn {
    border-radius: 25px;
    float: left;
    width: 20%;
    padding: 10px;
    background: #04AA6D;
    color: white;
    font-size: 17px;
    border: 1px solid #282A35;
    border-left: none;
    cursor: pointer;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


body {
    font-family: Arial;
    font-size: 10pt;
}

table {
    /*  border: 1px solid #ccc; */
}

    table th {
        background-color: #F7F7F7;
        color: #333;
        font-weight: bold;
    }
/* table th, table td
        {
            padding: 5px;
            border-color: #ccc;
        }*/
.Pager span {
    color: #333;
    background-color: #e0e6ff;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 20px;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #ccc;
}

.Pager a {
    text-align: center;
    display: inline-block;
    width: 20px;
    border: 1px solid #ccc;
    color: #fff;
    color: #333;
    margin-right: 3px;
    line-height: 150%;
    text-decoration: none;
    border-radius: 3px;
}

.Pager2 span {
    color: #333;
    background-color: #e0e6ff;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 20px;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.Pager2 a {
    text-align: center;
    display: inline-block;
    width: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fff;
    color: #333;
    margin-right: 3px;
    line-height: 150%;
    text-decoration: none;
}

.highlight {
    background-color: #FFFFAF;
    font-size: 0px !important;
    line-height: 0 !important;
}


