﻿body {
    padding-top: 70px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #F0F0F0;
}



.mkay {
    word-break: break-all;
}

.m0 {
    margin: 0px;
}

.m0000 {
    margin: 0px 14px 0px 0px;
}

.m5 {
    margin: 0px 0px 0px 0px;
}

.p0 {
    padding: 0px;
}

.p10 {
    padding: 10px 10px 10px 10px;
}


.m_right_15 {
    margin-right: 15px;
}

.m_left_10 {
    margin-left: 15px;
}

.m_left_0 {
    margin-left: 0px;
}

.m_left_5 {
    margin-left: 10px;
}

.mdown-10 {
    margin: 0px 0px 10px 0px;
}

.mdown-15 {
    margin: 0px 0px 15px 0px;
}


.mdown-30 {
    margin: 0px 0px 30px 0px;
}

.mdown-50 {
    margin: 0px 0px 30px 0px;
}

.mup-10 {
    margin: 10px 0px 0px 0px;
}

.mup-20 {
    margin: 20px 0px 0px 0px;
}

.p10 {
    padding: 10px 10px 10px 10px;
}


.mup-50 {
    margin: 40px 0px 0px 0px;
}


.dform {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    padding-top: 10px;
    border: 1px solid #808080;
    /* margin: 5px 5px 5px 5px;*/
}

.baslik {
    color: black;
    /*background-color: #fcf8e3;*/
    /* border-color: #faebcc;*/
    /* position: relative;*/
    top: 1px;
    display: inline-block;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: x-large;
    /* line-height: 1;*/
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    padding: 5px;
    margin-bottom: 10px;
    /*  border: 1px solid transparent;
      border-radius: 4px;*/
}

.baslik_alt {
    color: black;
    /*background-color: #fcf8e3;*/
    /* border-color: #faebcc;*/
    /* position: relative;*/
    top: 1px;
    display: inline-block;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: large;
    /* line-height: 1;*/
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    padding: 5px;
    margin-top: 20px;
    margin-bottom: -20px;
    /*  border: 1px solid transparent;
      border-radius: 4px;*/
}


.baslik_alt2 {
    color: black;
    /*background-color: #fcf8e3;*/
    /* border-color: #faebcc;*/
    /* position: relative;*/
    top: 1px;
    display: inline-block;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: large;
    /* line-height: 1;*/
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    padding: 5px;
    margin-top: 20px;
  
    /*  border: 1px solid transparent;
      border-radius: 4px;*/
}

.baslik_bilgi {
    color: black;
    /*background-color: #fcf8e3;*/
    /* border-color: #faebcc;*/
    /* position: relative;*/
    top: 1px;
    display: inline-block;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: larger;
    /* line-height: 1;*/
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 1px;
    /*  border: 1px solid transparent;
      border-radius: 4px;*/
}

.validator {
    background-color: #ff0000;
    color: #ffffff;
    font-size: 14px;
}


.hr_ara {
    margin-top: 10px;
    margin-bottom: 10px;
}

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.z3 {
    z-index: 3;
}

.z4 {
    z-index: 4;
}

.z5 {
    z-index: 5;
}

.z6 {
    z-index: 6;
}

.z7 {
    z-index: 7;
}

.z8 {
    z-index: 8;
}

.qr_cevre {
    border: 2px solid;
    border-color: red;
    border-style: dashed;
}

.qr_cevre_siyah {
    border: 2px solid;
    border-color: black;
    border-style: double;
    margin-bottom: 15px;
    background-color: lightskyblue;
}

    .qr_cevre_siyah:hover {
        border: 2px solid;
        border-color: red;
        border-style: solid;
        margin-bottom: 15px;
        background-color: white;
    }

.QrSablon {
    list-style-type: none;
    margin: 0px;
    /* padding:0px;*/
    padding: 0px 0px 0px 8px;
}

.ok:hover {
    border: 2px solid;
    border-color: red;
    border-style: solid;
}

.ok_down {
    border: 2px solid;
    border-color: red;
    border-style: solid;
}

input[type=radio]:checked ~ .check {
    border: 5px solid #0026ff;
}

    input[type=radio]:checked ~ .check::before {
        background: #3577DD;
    }

input[type=radio]:checked ~ label {
    color: #3577DD;
    font-size: large;
}


input[type=radio] {
    margin: 10px 10px 10px 10px;
    font-family: Arial;
    font-weight: 100;
}



.login {
    /*background-position: left center;
    background-repeat: no-repeat;
    background-image: url('/images/web/security2.jpg');
    margin: 5px 0px 10px 0px;
    font-size: large;
    color: white;
    font-weight: 500;
    padding: 50px 20px 120px 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;*/
    /* border: 1px solid #c7cecf;*/
    /*border: 2px solid #221e1e;*/


    background-position: left center;
    background-repeat: no-repeat;
    background-image: url('/images/web/security2.jpg');
    margin: 5px 0px 10px 0px;
    font-size: large;
    color: white;
    font-weight: 500;
    padding: 50px 20px 120px 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    border: 2px solid #221e1e;
}




.seffaf75 {
    /* Transparanlık oranı 75% */
    opacity: 0.85;
    /* IE8 ve aşağısındaki tarayıcılarda sorun çıkmaması için */
    filter: alpha(opacity=85);
}


.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
   
    font-size:20px;
    font-weight:bold;
    color: #e8edf2;
    background-color: #2c5e86;
}

/* 

I will show you how to change a height of a standard Bootstrap navbar.

*/

.navbar {
    min-height: 42px;
}

.navbar-brand {
    padding: 12px 15px;
    height: 20px;
    line-height: 20px;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar-toggle {
    /* (80px - button height 34px) / 2 = 23px */
    margin-top: 10px;
    padding: 3px 5px !important;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 7px;
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #447094;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
        
    }




.onoffswitch {
    position: relative;
    width: 58px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 24px;
    padding: 0;
    line-height: 24px;
    border: 2px solid #E3E3E3;
    border-radius: 24px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}

    .onoffswitch-label:before {
        content: "";
        display: block;
        width: 24px;
        margin: 0px;
        background: #FFFFFF;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 32px;
        border: 2px solid #E3E3E3;
        border-radius: 24px;
        transition: all 0.3s ease-in 0s;
    }

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #49E845;
}

    .onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
        border-color: #49E845;
    }

        .onoffswitch-checkbox:checked + .onoffswitch-label:before {
            right: 0px;
        }










.ain textarea:focus {
    background-color: #F4FFFF;
    /* color: #000000;*/
}

.ain input:focus {
    background-color: #F4FFFF;
    /*color: #000000;*/
}



input.ain:focus {
    background-color: #F4FFFF;
    font-family: 'Lucida Fax';
    /*color: #000000;*/
}



input[type=number].ain:focus {
    background-color: #F4FFFF;
    font-family: 'Lucida Fax';
    /*color: #000000;*/
}

.ain textarea[type=text]:focus {
    background-color: #F4FFFF;
    /* color: #000000;*/
}

.ain input[type=text]:focus {
    background-color: #F4FFFF;
    /*color: #000000;*/
}

.ain input[type=number]:focus {
    background-color: #F4FFFF;
    font-family: 'Lucida Fax';
    /*color: #000000;*/
}


textarea.ain:focus, select[multiple].ain:focus {
    background-color: #F4FFFF;
}

select.ain:focus {
    background-color: #F4FFFF;
}


/*input[type=text]:focus {
    background-color: #bff2ff;
}

textarea[type=text]:focus {
    background-color: #bff2ff;
}*/

.imgb {
    border: 1px solid #d1cfcf;
    border-radius: 5px;
    /* box-shadow: 1px 2px red;*/
}




.img24 {
    width: 24px;
    height: 24px;
}


.img32 {
    width: 32px;
    height: 32px;
}

.img48 {
    width: 48px;
    height: 48px;
}

.img64 {
    width: 64px;
    height: 64px;
}

.img128 {
    width: 128px;
    height: 128px;
}


.imgh256 {
    height: 256px;
}

.noborder {
    border: none;
}


.table2 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.msg {
    padding: 5px;
    background-color: beige;
    width: 100%;
}

.badge {
    padding: 1px 9px 2px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #70b9c5;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

    .badge:hover {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

.badge-error {
    background-color: #b94a48;
}

    .badge-error:hover {
        background-color: #953b39;
    }

.badge-warning {
    background-color: #f89406;
}

    .badge-warning:hover {
        background-color: #c67605;
    }

.badge-success {
    background-color: ##5cc45e;
}

    .badge-success:hover {
        background-color: #356635;
    }

.badge-info {
    background-color: #3a87ad;
}

    .badge-info:hover {
        background-color: #2d6987;
    }

.badge-inverse {
    background-color: #333333;
}

    .badge-inverse:hover {
        background-color: #1a1a1a;
    }

.dblue {
    background-color: blue;
    height: 200px;
}

.dred {
    background-color: red;
    height: 200px;
}







    @import url(https://fonts.googleapis.com/css?family=Source+Code+Pro|Oswald);
    /****************************************/
    /* Styling rules, such as font and colors */
    .date-as-calendar {
        font-variant: normal;
        font-style: normal;
        font-weight: normal;
        font-family: "Helvetica", "Arial", sans-serif;
        /* It seems vertical-align: baseline does not work correctly with display: inline-flex. */
        vertical-align: top;
        /* margin: 1ex; */
        color: black;
        background: white;
        background: linear-gradient(to bottom right, #FFF 0%, #EEE 100%);
        border: 1px solid #888;
        border-radius: 3px;
        overflow: hidden;
        box-shadow: 2px 2px 2px -2px black;
    }

    .date-as-calendar .weekday,
    .date-as-calendar .day,
    .date-as-calendar .month,
    .date-as-calendar .year {
        text-align: center;
        line-height: 1.0;
    }

    .date-as-calendar .month {
        font-family: "Oswald", sans-serif;
        text-transform: uppercase;
        background: #B11;
        background: linear-gradient(to bottom right, #D66 0%, #A00 100%);
        color: white;
    }

/****************************************/
/* Layout rules using position: absolute and pixels. */
.position-pixels.date-as-calendar {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .position-pixels.date-as-calendar .weekday,
    .position-pixels.date-as-calendar .day,
    .position-pixels.date-as-calendar .month,
    .position-pixels.date-as-calendar .year {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 1em;
    }

    .position-pixels.date-as-calendar .month {
        top: 0px;
        font-size: 12px;
        padding: 2px 0;
    }

    .position-pixels.date-as-calendar .weekday {
        top: 16px;
        font-size: 10px;
    }

    .position-pixels.date-as-calendar .day {
        top: 26px;
        font-size: 24px;
    }

    .position-pixels.date-as-calendar .year {
        top: 50px;
        font-size: 14px;
    }

/****************************************/
/* Layout rules using position: absolute and relative dimensions using em. */
.position-em.date-as-calendar {
    display: inline-block;
    position: relative;
    width: 4em;
    height: 4em;
}

    .position-em.date-as-calendar .weekday,
    .position-em.date-as-calendar .day,
    .position-em.date-as-calendar .month,
    .position-em.date-as-calendar .year {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 1em;
    }

    .position-em.date-as-calendar .month {
        top: 0px;
        font-size: 0.75em;
        padding: 0.1em 0;
    }

    .position-em.date-as-calendar .weekday {
        top: 1.6em;
        font-size: 0.6125em;
    }

    .position-em.date-as-calendar .day {
        top: 1.1em;
        font-size: 1.5em
    }

    .position-em.date-as-calendar .year {
        bottom: 0px;
        font-size: 0.87750em;
    }

/****************************************/
/* Layout rules using display: inline-flex and relative dimensions using em. */
.inline-flex.date-as-calendar {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 4em;
    height: 4em;
}

    .inline-flex.date-as-calendar .weekday,
    .inline-flex.date-as-calendar .day,
    .inline-flex.date-as-calendar .month,
    .inline-flex.date-as-calendar .year {
        display: block;
        flex: 1 1 auto;
    }

    .inline-flex.date-as-calendar .month {
        order: 1;
        font-size: 0.75em;
        padding: 0.1em 0;
    }

    .inline-flex.date-as-calendar .weekday {
        order: 2;
        font-size: 0.6125em;
    }

    .inline-flex.date-as-calendar .day {
        order: 3;
        font-size: 1.5em;
    }

    .inline-flex.date-as-calendar .year {
        order: 4;
        font-size: 0.87750em;
    }

/****************************************/
/* Multiple sizes. */
.date-as-calendar.size0_5x {
    font-size: 8px;
}

.date-as-calendar.size0_75x {
    font-size: 12px;
}

.date-as-calendar.size1x {
    font-size: 16px;
}

.date-as-calendar.size1_25x {
    font-size: 20px;
}

.date-as-calendar.size1_5x {
    font-size: 24px;
}

.date-as-calendar.size1_75x {
    font-size: 28px;
}

.date-as-calendar.size2x {
    font-size: 32px;
}

.date-as-calendar.size3x {
    font-size: 48px;
}




.progress-bar-primary {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-primary {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}




.progress-bar-success {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-success {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar-warning {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #f0ad4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-warning {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}



.progress-bar-danger {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #d9534f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-danger {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar-primary-lg {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-primary-lg {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}




.progress-bar-success-lg {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-success-lg {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar-warning-lg {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #f0ad4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-warning-lg {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}



.progress-bar-danger-lg {
    float: left;
    width: 0;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #E3E3E3;
    text-align: center;
    background-color: #d9534f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-danger-lg {
    height: 32px;
    margin-bottom: 32px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar-primary-md {
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #E3E3E3;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-primary-md {
    height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}




.progress-bar-success-md {
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #E3E3E3;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-success-md {
    height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar-warning-md {
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #E3E3E3;
    text-align: center;
    background-color: #f0ad4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-warning-md {
    height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}



.progress-bar-danger-md {
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #E3E3E3;
    text-align: center;
    background-color: #d9534f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-danger-md {
    height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}




.progress-bar-primary-sm {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #E3E3E3;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-primary-sm {
    height: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}




.progress-bar-success-sm {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #E3E3E3;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-success-sm {
    height: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar-warning-sm {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #E3E3E3;
    text-align: center;
    background-color: #f0ad4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-warning-sm {
    height: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}



.progress-bar-danger-sm {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #E3E3E3;
    text-align: center;
    background-color: #d9534f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-danger-sm {
    height: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}






.fault_count_info {
    background-color: #facfcf;
    padding: 15px 15px 15px 15px;
    margin: 20px 0px 20px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    border: 1px solid #808080;
}

.fault_count_info_row {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Times New Roman', Times, serif;
    padding-right: 10px;
}


.responsible_product_info {
    background-color: #fff5ee;
    padding: 15px 15px 15px 15px;
    margin: 20px 0px 20px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    border: 1px solid #808080;
}

.responsible_product_info-row {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Times New Roman', Times, serif;
    padding-right: 10px;
}


.agenda {
    background-color: #f6f6f6;
    padding: 15px 15px 15px 15px;
    margin: 20px 0px 20px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    border: 1px solid #808080;
}




.agenda-header1 {
    font-size: larger;
    font-weight: bold;
}

.agenda-header2 {
    font-size: larger;
    font-weight: bold;
}


.agenda-header3 {
    font-size:medium;
    font-weight: bold;

}




.agenda-text {
    font-size: medium;
    font-weight: 400;
    text-align: justify;
    line-height: 26px;
}


.agenda-cost {
    font-size: medium;
    font-weight: bold;
}



.agenda-number {
    font-size: medium;
    font-weight: 400;
    font-family: 'Lucida Fax';
}

.agenda-date {
    font-size: medium;
    font-weight: 400;
}


.agenda-item-container {
    margin: 10px 0px 10px 0px;
    background-color: #eefaff;
    padding: 20px 15px 10px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #c7cecf;*/
    border: 1px solid #808080;
    /* margin: 5px 5px 5px 5px;*/
}


.agenda-item-container-ok {
    margin: 10px 0px 10px 0px;
    background-color: #dfffdf;
    padding:20px 15px 10px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
     border: 1px solid #808080;
 
}


.agenda-item-container-not {
    margin: 10px 0px 10px 0px;
    background-color: #ffe3e3;
    padding: 20px 15px 10px 0px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #808080;
 
}

.agenta-item-date {
    padding-top: 16px;
    text-align: right;
    font-size: 14px;
    font-weight: 200;
    color:#186ee9;
}


.agenta-item-result {
    padding-top: 16px;
    font-size: 14px;
    font-weight: 300;
    color: #ff0000;
}

.agenda-table {
    width: 100%;
    border: none;
}

.quotation {
    font-style: italic;
    font-weight:bold;
}

.loader {
    border: 5px solid #ffffff;
    border-radius: 50%;
    border-top: 5px solid #64b73e;
    width: 48px;
    height: 48px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.accept {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image:none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}


.refuse {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}


.btn-img-32 {
    width: 32px;
    height: 32px;
    transition: height 1s;
    transition: width 1s;
}

.btn-img-32:hover {
    width: 48px;
    height: 48px;
}


.btn-img-64 {
    width: 64px;
    height: 64px;
    transition: height 1s;
    transition: width 2s;
}

    .btn-img-64:hover {
        width: 108px;
        height: 108px;
    }














.imagene-button {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 32px;
    height: 32px;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: .2 ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0.9;
}



    .imagene-button:hover {
        bottom: 0px;
        opacity: 1;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }



.imagene-button-128 {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 128px;
    height: 128px;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: .2 ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0.9;
}



    .imagene-button-128:hover {
        bottom: 0px;
        opacity: 1;
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }

