/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31.10.2018, 13:19:06
    Author     : Chyukasame
*/


.alert-info{color:#6d6a6a;background-color:#c1b4ab;border-color:#9c9996}
.alert-info hr{border-top-color:#9c9996}
.alert p {margin:0;}
.form-control{background-color:#dccec5;border-color:#9c9996;padding:9px 10px;height:auto;font-size:13px;margin-top:10px}
.form-control:focus{box-shadow:none;background-color:#cebeb4;border-color:#9c9996}
.carousel-indicators{top:15px;right:15px;left:unset;margin:0}
.carousel-indicators li{background:transparent url(../images/icons/misc/slider_bullet.png) no-repeat;width:14px;height:14px;padding:0;margin:5px 2px;background-position-y:-14px}
.carousel-indicators li.active{background:transparent url(../images/icons/misc/slider_bullet.png) no-repeat;background-position-y:0}