﻿.glyphicon-chevron-left {
    position:absolute;
    line-height:100%;
}
@media (min-width: 768px) {
    .navbar-nav {
        float: right;
    }
    .panel-default{
        display:block;
    }
    .cp{
        margin-top:100px;
    }
}
.text-white {
    color: #fff !important;
}

.bg-white {
    background-color: #fff !important;
}
.item-action:hover{
    background-color: #6BA4BF;
}
.text-l2 {
    text-indent: 2em;
}

