body {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size:13px;
    color:#666;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-serif;
    color:#173652;
}

h1{   font-size:36px;}
h2{   font-size:28px;}
h3{   font-size:24px;}
h4{ font-size:21px;}
h5{   font-size:18px;}
h6{   font-size:14px;}

li{	list-style: none !important; }
a:hover{text-decoration: none;}

.btn:hover{
    cursor: pointer;
}
a:hover{
    cursor:pointer !important;
}
.btn{
    font-size: 14px;
}
header{
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 30px;
}

header .logo{
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -2px;
    color:#173652;

}

header .logo i{
    background-color: #bd1739;
    color: #fff;
    margin-right: 15px;
    padding: 15px;
    border-radius: 50%;
    margin-right: 5px;
}

footer {
    border-top: 2px solid #ddd;
    padding: 20px 0;
    margin-top: 30px;
}



aside li{
    line-height: 30px;
}
aside .active{
    border-right:3px solid #bd1738;
}

aside li a{
    color:#666;
    display: block;
    font-size: 14px;
}

aside li a:hover{
    color:#bd1738;
}

aside i{
    margin-right: 5px;
    color: #bd1738;
    width: 25px;
    text-align: center;
}
aside .divider{
    border-bottom: 1px solid #eee;
    margin: 10px 0;
    display: block;
}

.page-navigation-top{
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding: 0 0 15px;
}
}

.user-info{
    display: inline;
}
.user-info li, .user-info .btn{
    font-size:10px;
}
.user-info .btn{

}

.title h1{
    display: inline-block;
}

.title .btn{
    background-color:#bd1739;
    border-radius: 5px;
    color:#fff;
    padding: 10px 25px;
    float: right;
    margin:0 3px;
}



.title .btn i{
    margin-right: 5px;
}

.title .btn:hover{
    background-color:#173652;
    color:#fff;
    cursor: pointer;
}



.list-view .item{
    padding: 15px 15px;
    margin-bottom:2px;
}
.list-view .item .logo{
    max-width: 70px;
    margin-right: 15px;
}

.list-view .item .desc h6{
    margin-bottom: 0;
    font-weight: 600
}

.list-view .item .id label{
    width: 26%;
    margin-bottom: 0;
    margin-top: 5px;
}

.list-view .item .id{
    margin-right: 15px;  
    font-weight: 600;
}

.list-view .item .id .form-control{

}

.list-view .item .logo i{
    background-color: #bd1739;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    font-size:30px;
}
.list-view i{
    font-size: 14px;
}

.list-view .item:nth-child(even) {
  background: #e4e4e4;
}
.list-view .item:nth-child(odd) {
  background: #f1f1f1;
}

.list-view .item .color-panel{
    background-color: #173652 !important;
}
.list-view .color-panel h6{
   color:#fff !important;
}

.list-view .fa-check-square{
    color:#07bb3f;
}
.list-view .fa-ban{
    color:#ff1212;
}


.btn-default{
    background-color: #173652;
    color: #fff;
    padding: 4px 8px;
    height: 33px;
}

.btn-default:hover{
    background-color: #bd1739;
    color: #fff;

}

.tab-view{
    margin-top: 30px;
}
.tab-view .tab-content{
    padding: 30px 0;
}

.tab-view .col-form-label{
    text-align: right;
    font-weight: 600;
}

.tab-view .form-control, .form-control,.input-group-text{
    font-size:13px;
}

.dropzone{

    border:5px dashed #e0e0e0  ;
}
#file-manager{
    background: #efefef !important; 
    padding:10px;
    border:1px solid #efefef ;
}

.tab-view .tab-content thead{
    background-color: #f1f1f1;
}

.tab-view .tab-content thead th{
    padding: 0 5px;
    height: 40px;
    font-size: 13px;
}

.tab-view .table td, .tab-view .table th {
    vertical-align: middle;
}


.tab-view .nav-link {
    color: #173652;
    font-weight: 600;
    font-size: 14px;
}


.tab-view .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #173652;
}

.tab-view .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: #bd1738;
    color: #fff;
}

.tab-view tr:nth-child(even) {
  background: #f1f1f1;
}


.color-panel{
    background-color: #173652 !important;
    margin-bottom: 30px;
    padding: 19px 0 0;
}

.color-panel .form-group {
    margin-bottom: 0;
}

.color-panel label, .color-panel p{
    color: #fff;
}

.color-panel .btn-default{
    background-color: #bd1738;
    font-size: 14px;
}
.ui-state-highlight{
    min-height: 30px;
}

.ms-container {
    background: transparent url(../../assets/img/switch.png) no-repeat 50% 50%;
    width: 100% !important;
}


.login .bg-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.login .form-control {
  height: 40px;
  font-size: 12px;
}
.login input[type="checkbox"] {
  display: none;
}
.login .custom-control-label {
  cursor: pointer;
}
.login .card {
  background-color: #ffffff;
  margin-bottom: 30px;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.font-12 {
  font-size: 12px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-22 {
  font-size: 22px !important;
}
.login .custom-control-input:checked ~ .custom-control-label::before {
  color: #ff4081 !important;
  border-color: #ff4081 !important;
  background-color: #ff4081 !important;
}
.login .float-right {
  float: right !important;
}
.login .custom-control-label::before {
  width: 18px;
  height: 18px;
  border: 2px solid #ff4081;
  border-radius: 2px;
  top: 0.15rem;
}
.login .custom-control-label::after {
  width: 18px;
  height: 18px;
  top: 0.15rem;
}
@media only screen and (max-width: 767px) {
  .xs-d-none {
    display: none;
  }
}
.login input::-webkit-input-placeholder {
  color: #786fa4;
  opacity: 1;
}
.login input:-ms-input-placeholder {
  color: #786fa4;
  opacity: 1;
}
.login input::-ms-input-placeholder {
  color: #786fa4;
  opacity: 1;
}
.login input::placeholder {
  color: #786fa4;
  opacity: 1;
}
.login input:-ms-input-placeholder {
  color: #786fa4;
}
.login input::-ms-input-placeholder {
  color: #786fa4;
}
.login .btn-block {
  display: block !important;
  width: 100% !important;
}
.login .btn {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  font-size: 14px;
  border-radius: 0.15rem;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.login .btn:focus,
.login .btn:hover {
  font-size: 14px;
  font-weight: 600;
}
.login .btn-primary {
  background-color: #ff4081;
  border-color: #ff4081;
}
.login .btn-primary:hover {
  color: #fff;
  background-color: #ff5a92;
  border-color: #ff5a92;
}
.login .form-group label {
  font-size: 0.874rem;
}
.login .form-control {
  border-color: #dbdbdb;
}
.login .form-control:focus {
  border-color: #ff4081;
  box-shadow: none;
}
.login .card-body-login img {
  max-height: 20px;
}
.login .middle-box input[type="checkbox"] {
  display: none;
}
.login .text-primary {
  color: #ff4081 !important;
}

.login{
    background-image: url(../Img/login-bg.jpg);
    background-repeat: no-repeat!important;
    box-sizing: border-box;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100vh;
}

.ortala{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}