form{width:100%;}
.add-on{
    position: relative;
    top: -30px;
    float: right;
    margin-right: 15px;
}
.matter{margin-bottom:30px}
.alert {padding-top: 11px; padding-bottom: 11px; -webkit-border-radius: 3px; -webkit-background-clip: padding-box; -moz-border-radius: 3px;  -moz-background-clip: padding; border-radius: 3px; background-clip: padding-box;text-shadow: none; margin-bottom: 0;}
.alert.alert-danger {font-size: 14px;right: 20px;position: fixed;bottom: 0%;display: none;color: white;font-weight: 300;background: none;border: none;    background-repeat: no-repeat;background-size: 100%;-webkit-transition: width 0.6s;-o-transition: width 0.6s; -moz-transition: width 0.6s;transition: width 0.6s; background-color: #d95349; border-color: #d95349; z-index: 9999999999999;}
.alert.alert-success {background-color: #49C721; color: #000; right: 20px;position: fixed;bottom: 0%;display: none; z-index: 9999999999999;}
.label {font-weight: 400;font-size: 10px;display: inline;padding: .2em .6em .3em;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;}
.label.label-success, .badge.badge-success {background: #94B86E;}
.label.label-danger, .badge.badge-danger {background: #E25856;}
.div_hidden{display:none;}
.card-header{padding: .75rem 1.25rem;margin-bottom: 0;background-color: rgba(0,0,0,.03);border-bottom: 1px solid rgba(0,0,0,.125);text-align: center;color: #242461;font-weight: 600;text-transform: uppercase;}
.blink {-webkit-animation-name: blink;-moz-animation-name: blink;-o-animation-name: blink;animation-name: blink; -webktit-animation-timing-function: linear;  -moz-animation-timing-function: linear; -o-animation-timing-function: linear;animation-timing-function: linear;
-webkit-animation-duration: 1s;-moz-animation-duration: 1s; -o-animation-duration: 1s;animation-duration: 1s;}
.blink-infinite { -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite;}
.blink-5 { -webkit-animation-iteration-count: 5; -moz-animation-iteration-count: 5; -o-animation-iteration-count: 5;animation-iteration-count: 5;}

.blink-furiously {  -webkit-animation-duration: 0.75s;-moz-animation-duration: 0.75s;-o-animation-duration: 0.75s;animation-duration: 0.75s;}
.preview_img{width:100%;border: 2px solid #232323;padding: 2px;margin-top: 10px;}
.btn:disabled{cursor: not-allowed;}
.loading{background-image: url(../../images/loader.gif);background-size: 30px 30px;background-repeat: no-repeat;background-position: right;padding-right: 40px;}

a > button {    margin-bottom: 5px;}
@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;}
}
