/** Generated by FG **/
/** Generated by FG **/
@font-face {
  font-family: 'Conv_11450';
  src: url('../fonts/11450.eot');
  src: local('☺'), url('../fonts/11450.woff') format('woff'), url('../fonts/11450.ttf') format('truetype'), url('../fonts/11450.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Conv_11449';
  src: url('../fonts/11449.eot');
  src: local('☺'), url('../fonts/11449.woff') format('woff'), url('../fonts/11449.ttf') format('truetype'), url('../fonts/11449.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


h1,h2,h3,h4,h5,h6{
   color:#777;
}
h1,h2,h3,h4,h5,h6,.fontbold{
  font-family:'Conv_11449',Sans-Serif;
 
}
body,label,p,div{
  font-family:'Conv_11450',Sans-Serif;
}


.tab-pane{
  
  padding: 0;

}
.nav-tabs li{
  border:none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    background: transparent;
     

}
.list-group-item {
    position: relative;
    display: block;
    padding: 3px 15px;
}
.boxf6f6f6{
  padding:10px 0px;background:#f6f6f6;padding-left:10px;border-left:2px solid #ddd;margin:10px 0;
}
.boxfff{
margin:10px 0;padding:10px 10px;border:2px solid #ddd;background: #fff;
}
.mh1{
  margin-bottom:5px;
  font-size: 22px;
  color:#777;
}
.mbox{
  border-radius: 10px;
  padding:10px 10px;
  background: url(../img/bg2.jpg);
  box-shadow: inset 0px 0px 3px rgba(0,0,0,0.3);
}
.dt{
  max-width: 110px;
  border:0;
  outline:none;
  color:#c71c22!important;
  background: none;
  font-size:18px;
  text-align: center;
  font-family:'Conv_11449',Sans-Serif;
  border-bottom:2px solid #c71c22;
  cursor: pointer;
  padding: 0;
}
.cred{
  border:0;
  outline:none;
  color:#c71c22!important;
  background: none;
  font-size:18px;
  font-family:'Conv_11449',Sans-Serif;
  padding: 0;
}
.mnavbar{

}
.mwell{
background: #f6f6f6;
padding: 10px;
}

.vibordt{
font-size:18px;
font-family:'Conv_11449',Sans-Serif;
}
.activea{
  color:#c71c22!important;
  font-family:'Conv_11449',Sans-Serif;
  border-bottom:2px solid #c71c22;
}
.activea1{
  color:#c71c22!important;
}
.table-mini td,.table-mini th{
  font-size: 12px!important;
}
.table-mini th{
  font-size: 12px!important;
  //color:#777!important;
  background: #f6f6f6;
  font-weight: normal;
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding:0!important;
}
.fancybox-close {
    position: absolute;
    top: -3px;
    right: -28px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.form-control{
  background: #fff!important;
  border-radius: 0!important;
  padding-left: 0px;
  border: 0!important;
  border-bottom:2px solid #000!important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);

  outline: none!important; 
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;

    font-family: 'Conv_11449',Sans-Serif;
    font-size: 18px;

}
.form-control:focus{
  background: #fff!important;
}
.input-sm{
  padding:2px 7px!important;
  //height: 17px;
  text-align: center;
}
.sortable th{
  cursor: pointer!important;
}
.cmdstatus{
  cursor: pointer;
}






body{padding-bottom: 25px;}

























.cssload-main {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cssload-spinner {
  position: relative;
}
.cssload-spinner:before, .cssload-spinner:after {
  content: '';
  position: relative;
  display: block;
}
.cssload-spinner:before {
  animation: cssload-spinner 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -o-animation: cssload-spinner 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -ms-animation: cssload-spinner 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -webkit-animation: cssload-spinner 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -moz-animation: cssload-spinner 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  width: 68px;
  height: 68px;
  border: 1px solid rgb(1,86,171);
}
.cssload-spinner:after {
  animation: shadow 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -o-animation: shadow 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -ms-animation: shadow 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -webkit-animation: shadow 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
    -moz-animation: shadow 2.88s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  bottom: -34px;
  height: 23px;
  border-radius: 50%;
  border: 1px solid rgb(215,215,215);
}




@keyframes cssload-spinner {
  50% {
    border-radius: 50%;
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
  }
}

@-o-keyframes cssload-spinner {
  50% {
    border-radius: 50%;
    -o-transform: scale(0.5) rotate(360deg);
  }
  100% {
    -o-transform: scale(1) rotate(720deg);
  }
}

@-ms-keyframes cssload-spinner {
  50% {
    border-radius: 50%;
    -ms-transform: scale(0.5) rotate(360deg);
  }
  100% {
    -ms-transform: scale(1) rotate(720deg);
  }
}

@-webkit-keyframes cssload-spinner {
  50% {
    border-radius: 50%;
    -webkit-transform: scale(0.5) rotate(360deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(720deg);
  }
}

@-moz-keyframes cssload-spinner {
  50% {
    border-radius: 50%;
    -moz-transform: scale(0.5) rotate(360deg);
  }
  100% {
    -moz-transform: scale(1) rotate(720deg);
  }
}

@keyframes shadow {
  50% {
    transform: scale(0.5);
    border-color: rgb(228,228,228);
  }
}

@-o-keyframes shadow {
  50% {
    -o-transform: scale(0.5);
    border-color: rgb(228,228,228);
  }
}

@-ms-keyframes shadow {
  50% {
    -ms-transform: scale(0.5);
    border-color: rgb(228,228,228);
  }
}

@-webkit-keyframes shadow {
  50% {
    -webkit-transform: scale(0.5);
    border-color: rgb(228,228,228);
  }
}

@-moz-keyframes shadow {
  50% {
    -moz-transform: scale(0.5);
    border-color: rgb(228,228,228);
  }
}



.amenunav{
  text-align: center;
    padding: 10px 10px;
    background: #f6f6f6;
    margin-bottom: 10px;
    border-radius: 10px;
}

.vr td{
  vertical-align: middle!important;
}
.navmenu {
width: 250px;
}

.linav{
  padding:10px 10px;
}
.linavli{
  
  padding:3px 0;
  font-size: 12px;
  line-height: 1em;
}


.listactive{
}
.boxlistactive{
  padding:2px 10px 0 10px;
}


body
{
  
  background: url(../img/bg2.jpg);
}
.pad0>td{padding:1px 3px!important;}

textarea.form-control{
  font-size: 14px!important;
}
.vibor_r_categ{
  font-size: 18px!important;
    font-family: 'Conv_11449',Sans-Serif;
    cursor: pointer;
    border-bottom: 2px solid #ddd;
}
.po
{
  color:#c71c22!important;
  background: none;
  font-size:18px;
  text-align: center;
  font-family:Conv_11449,Sans-Serif;
}