﻿/* Sticky footer styles -------------------------------------------------- */
html
{
    position: relative;
    min-height: 100%;
}
body
{
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}
.footer
{
    position: absolute;
    bottom: 0;
    width: 100%; /* Set the fixed height of the footer here */
    height: 80px;
    background-color: #f5f5f5;
}
/* Custom page CSS -------------------------------------------------- */
/* Not required for template or sticky footer method. */
.container
{
    width: auto;
    max-width: 680px;
    padding: 0 15px;
}
.container .text-muted
{
    margin: 20px 0;
}
.img-center
{
    margin: 0 auto;
}
@media (min-width: 1200px)
{
    .container
    {
        max-width: 970px;
    }
}
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th
{
    border: none;
}
.malert-success
{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.malert-success hr
{
    border-top-color: #c9e2b3;
}
.malert-success .alert-link
{
    color: #2b542c;
}
.malert-info
{
    background-color: White;
    border-color: #bce8f1;
    color: #31708f;
}
.malert-info hr
{
    border-top-color: #a6e1ec;
}
.malert-info .alert-link
{
    color: #245269;
}
.malert-warning
{
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.malert-warning hr
{
    border-top-color: #f7e1b5;
}
.malert-warning .alert-link
{
    color: #66512c;
}
.malert-danger
{
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.malert-danger hr
{
    border-top-color: #e4b9c0;
}
.malert-danger .alert-link
{
    color: #843534;
}
label
{
    font-weight: normal !important;
}
.mlabel-default
{
    background-color: #777;
}
.mlabel-default[href]:focus, .label-default[href]:hover
{
    background-color: #5e5e5e;
}
.mlabel-primary
{
    background-color: #337ab7;
    color: White;
}
.mlabel-primary[href]:focus, .label-primary[href]:hover
{
    background-color: #286090;
}
.mlabel-success
{
    background-color: #5cb85c;
}
.mlabel-success[href]:focus, .label-success[href]:hover
{
    background-color: #449d44;
}
.mlabel-info
{
    background-color: #5bc0de;
}
.mlabel-info[href]:focus, .label-info[href]:hover
{
    background-color: #31b0d5;
}
.mlabel-warning
{
    background-color: #f0ad4e;
}
.mlabel-warning[href]:focus, .label-warning[href]:hover
{
    background-color: #ec971f;
}
.mlabel-danger
{
    background-color: #d9534f;
}
.mlabel-danger[href]:focus, .label-danger[href]:hover
{
    background-color: #c9302c;
}
th
{
    background-color: #337ab7;
    color: white;
}
input
{
    margin-left: 10px;
    margin-right: 1px;
}
input[type="radio"]
{
    margin-left: 10px;
    margin-right: 1px;
}
tr.info
{
    font-weight: bold;
    font-size: 1.2em;
    color: white;
    margin: 5px;
    font-family: Arial;
}
.commentbox
{
    /*background-color: #ececec;      */
    padding: 5px 5px 5px 20px;
    background-image: url(../icons/information.png);
    background-repeat: no-repeat;
    background-position: right top;
    border: 1px solid #3C4B5A;
}
.commentfooter
{
    background: url(../images/arrow_new.gif) 10px -10px no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
    padding-left: 58px;
    padding-top: 1px;
    font-size: 90%;
}
/* * Off Canvas * -------------------------------------------------- */
@media screen and (max-width: 767px)
{
    .row-offcanvas
    {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .row-offcanvas-right
    {
        right: 0;
    }
    .row-offcanvas-left
    {
        left: 0;
    }
    .row-offcanvas-right .sidebar-offcanvas
    {
        right: -50%; /* 6 columns */
    }
    .row-offcanvas-left .sidebar-offcanvas
    {
        left: -50%; /* 6 columns */
    }
    .row-offcanvas-right.active
    {
        right: 50%; /* 6 columns */
    }
    .row-offcanvas-left.active
    {
        left: 50%; /* 6 columns */
    }
    .sidebar-offcanvas
    {
        position: absolute;
        top: 0;
        width: 50%; /* 6 columns */
    }
}
/* Prevents slides from flashing */
#slides
{
    display: none;
    margin: auto;
    width: 40%;
    border: 3px solid #73AD21;
    padding: 10px;
}
.table-borderless > tbody > tr > td, .table-borderless > tbody > tr > th, .table-borderless > tfoot > tr > td, .table-borderless > tfoot > tr > th, .table-borderless > thead > tr > td, .table-borderless > thead > tr > th
{
    border: none;
}
.img-thumbnail
{
    margin-right: 0px;
    margin-left: 0px;
    border: none;
}
.sparkline
{
    border-right: 1px solid #dcdcdc;
    box-shadow: 1px 0 0 0 #fff;
    float: left;
    line-height: 52px;
    margin-right: 12px;
    min-width: 50px;
    padding: 10px 14px 0 4px;
}
.stats_box
{
    display: inline-block;
    list-style: outside none none;
    margin-left: 0;
    margin-top: 20px;
    padding: 0;
}
.stats_box li
{
    box-shadow: 0 0 0 1px #f8f8f8 inset, 0 0 0 1px #cccccc;
    display: inline-block;
    float: left;
    line-height: 18px;
    margin: 0 10px 10px;
    padding: 0 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
.stats_box .stat_text
{
    float: left;
    font-size: 12px;
    min-width: 150px;
    padding: 9px 10px 7px 0;
    position: relative;
    text-align: left;
}
.stats_box .stat_text strong
{
    display: block;
    font-size: 16px;
}
.stats_box .stat_text .percent
{
    color: #444;
    float: right;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 17px;
}
.stats_box .stat_text .percent.up
{
    color: #46a546;
}
.stats_box .stat_text .percent.down
{
    color: #c52f61;
}
#spinner
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/page-loader.gif') 50% 50% no-repeat #ede9df;
}
/********************************************************* Navbar *********************************************************/
.navbar-login
{
    padding: 10px;
    padding-bottom: 0px;
    width: 250px !important;
}
.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.navbar-footer
{
    background-color: #DDD;
}
.navbar-footer-content
{
    padding: 15px 15px 15px 15px;
}
.dropdown-menu
{
    padding: 0px;
    overflow: hidden;
}
.icon-size
{
    font-size: 87px;
}
/* * Off Canvas * -------------------------------------------------- */
@media screen and (max-width: 768px)
{
    .row-offcanvas
    {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    .row-offcanvas-left .sidebar-offcanvas
    {
        left: -50%;
    }
    .row-offcanvas-left.active
    {
        left: 50%;
    }
    .sidebar-offcanvas
    {
        position: absolute;
        top: 0;
        width: 50%;
        margin-left: 12px;
    }
}
/* change border radius for the tab , apply corners on top*/
#exTab3 .nav-pills > li > a
{
    border-radius: 4px 4px 0 0;
}
.container-full
{
    margin: 0 auto;
    width: 100%;
}
.container-fluid-x
{
    min-width: 960px;
    max-width: 960px;
    margin: 0 auto 0 auto;
}
@media (min-width: 768px)
{
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1
    {
        width: 100%;
    }
}
@media (min-width: 992px)
{
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1
    {
        width: 14.285714285714285714285714285714%;
    }
}
@media (min-width: 1200px)
{
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1
    {
        width: 14.285714285714285714285714285714%;
    }
}
/********************************************************* TABS *********************************************************/
.nav-tabs > li.active > a
{
    background-color: #337ab7 !important;
    color: white !important;
}
.nav-tabs > li > a
{
    border-bottom: 1px solid #337ab7 !important;
    border-left: 1px solid #337ab7 !important;
    border-right: 1px solid #337ab7 !important;
    border-top: 1px solid #337ab7 !important;
}
.tablesaw
{
    table-layout: fixed !important;
    width: 300px;
}
.tablesaw > td
{
    height: 50px !important;
    width: 50px !important;
    text-align: center;
    vertical-align: middle;
}
/********************************************************* timeline *********************************************************/
.timeline
{
    position: relative;
    padding: 21px 0px 10px;
    margin-top: 4px;
    margin-bottom: 30px;
}
.timeline .line
{
    position: absolute;
    width: 4px;
    display: block;
    background: currentColor;
    top: 0px;
    bottom: 0px;
    margin-left: 30px;
}
.timeline .separator
{
    border-top: 1px solid currentColor;
    padding: 5px;
    padding-left: 40px;
    font-style: italic;
    font-size: .9em;
    margin-left: 30px;
}
.timeline .line::before
{
    top: -4px;
}
.timeline .line::after
{
    bottom: -4px;
}
.timeline .line::before, .timeline .line::after
{
    content: '';
    position: absolute;
    left: -4px;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: currentColor;
}
.timeline .panel
{
    position: relative;
    margin: 10px 0px 21px 70px;
    clear: both;
}
.timeline .panel::before
{
    position: absolute;
    display: block;
    top: 8px;
    left: -24px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.timeline .panel .panel-heading.icon *
{
    font-size: 20px;
    vertical-align: middle;
    line-height: 40px;
}
.timeline .panel .panel-heading.icon
{
    position: absolute;
    left: -59px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    float: left;
}
.timeline .panel-outline
{
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}
.timeline .panel-outline .panel-body
{
    padding: 10px 0px;
}
.timeline .panel-outline .panel-heading:not(.icon), .timeline .panel-outline .panel-footer
{
    display: none;
}
/********************************************************* controls *********************************************************/
.form-control
{
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
    border: none;
}
textarea
{
    border: 1px solid #ddd !important;
}
input[type="text"]
{
    border: 1px solid #ddd !important;
}
input[type="password"]
{
    border: 1px solid #ddd !important;
}
input[type="number"]
{
    border: 1px solid #ddd !important;
}
/********************************************************* modal SDV *********************************************************/
.modal-dialog-sdv
{
    width: 690px !important;
    margin: 60px auto !important;
    display: table;
    left: 50% !important;
    right: 50% !important;
    top: 50% !important;
    bottom: 50% !important;
}
.modal-header-sdv
{
    color: white;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: #337ab7;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#scroll-wrap
{
    overflow-y: auto !important;
    overflow-x: auto !important;
}
.detail123
{
    background-color: white;
    padding: 4px;
    overflow: auto;
    width: 600px;
    height: 200px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-backdrop
{
    background-color: transparent !important;
}
.row-no-padding > [class*="col-"]
{
    padding-left: 0 !important;
    padding-right: 10px !important;
}
.customAlert
{
    background-color: White !important;
    color: Red !important;
    font-weight: normal !important;
}
.customAlert td > span
{
    background-color: White !important;
    color: Red !important;
    font-weight: normal !important;
}
.questionNo-cell
{
    display: table-cell !important;
    width: 50px !important;
    min-width: 50px !important; /*border: 2px dashed Yellow !important;     */
}
.questionText-cell
{
    display: table-cell !important;
    width: 350px !important;
    min-width: 350px !important; /*border: 2px dashed #40f !important;     */
}
.questionAnswer-cell
{
    width: 250px !important;
    min-width: 250px !important; /*border: 2px dashed black !important;     */
}
.unknown-cell
{
    display: none !important; /*border: 2px dashed Black !important;     */
}
.icon-cell
{
    width: 20px !important;
    min-width: 20px !important;
    white-space: nowrap !important; /*border: 2px dashed Red !important;     */
}
.form-group-x .form-control
{
    display: inline-block !important;
    vertical-align: bottom !important;
}

.form-group-x .form-control-readonly
{
    padding-left: 10px;
    padding-right: 10px;
}


.btn-info-x
{
    vertical-align: bottom !important;
    background-color: #31b0d5 !important;
    display: table-row;
    color: White;
}

.btn-info-x:hover
{
    background-color: #31b0d5 !important;
}


.nopadding
{
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 0 !important;
}


.no-gutter
{
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 0 !important;
}



.label-info-x
{
    background-color: #337ab7;
}

.label-info-x[href]:focus, .label-info[href]:hover
{
    background-color: #337ab7;
}




.thumbnail-x
{
    border: 0;
    background-color: transparent;
}


.nopadding
{
    padding: 0 !important;
    margin: 0 !important;
}


.DaTextFromDB
{
    border: 2px solid red !important;
    display: block !important;
    padding: 10px !important;
}

.tableContentPadded tbody tr th
{
    padding: 5px;
}

.tableContentPadded tbody tr td
{
    padding: 5px;
}

.caption
{
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

.radio-inline 
{
    position: relative;
    display: block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

