﻿#loading-bar {
    position: absolute;
    z-index: 90002;
    top: 0px !important;
    left: 0;
    right: 0;
    height: 5px !important;
}
.required{
    color:red;
}
.validdata{
    border: 1px solid #dde6e9 !important;
}
h3 {
    margin-top: 5px;
    margin-bottom: 10.5px;
}
hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.padding_md{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.sidebar .nav-heading {
    font-size: 16px;
}
.wrapword{
    word-wrap: break-word;
}

.border-radius{
   border-radius: 2px 2px 0 0;
   border-bottom:none;
}

.border-radiusnone{
    border-radius:0px;
}

.bg-white {
    background-color: transparent;
}
.nav-tabs.nav-justified > li > a {
    margin: 10px;
    border-radius: 0px;
    border: none !important;
}  
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
   
    border-radius: 0px;
}
.tab-content {
    border-width: 0 1px 1px 1px;
    border-color: transparent;
    margin: 5px;
}
.font-bold{
    font-weight:bold;
}
.font-normal{
    font-weight:normal !important;
}
.dialodscroll{
    height: 400px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ngdialog.ngdialog-theme-default {
    padding-bottom: 0px!important; 
    padding-top: 100px!important; 
}
.ngdialog.ngdialog-theme-default .ngdialog-content {
    width: 50% !important;
 }
.border_none{
    border:0px !important;
}
.ngdialog-content {
padding:0px !important;
}
.panel-heading {
    padding: 5px 15px !important;
}

.required{
    color:red;
}

.squareimg
{
    border-radius:0px;
}

.image-sm{
    width:175px;
    margin:0 auto;
}
.image-md{
    width:250px;
     margin:0 auto;
}
.image-lg{
    width:350px;
     margin:0 auto;
}
img{
    width:100%;
}

.imgwidth{
    width:auto;
}

.icon-check{
 font-weight:bolder;
}
.btn-theme {
   background-color:#373435;
    color: #FFFFFF !important;
}
.p-md{
    padding:10px;
}
.thumlogo {
    width: 150px !important;
    height: 75px !important;
}
.popover.left > .arrow {
   border-left-color: rgba(0, 0, 0, 0.39);
}
.popover.right > .arrow {
    border-right-color:rgba(0, 0, 0, 0.39);
}
.popover-titleactivity {
    margin: 0;
    padding: 8px 14px;
    /* font-size: 14px; */
    background-color: #fafafa;
    border-bottom: 1px solid #ededed;
    border-radius: 5px 5px 0 0;
}

.timeline > li.timeline-separator:before, .timeline-alt > li.timeline-separator:before {
    width: 185px;
}
.diplayhide{
    display:none;
}
.diplayshow{
    display:block;
}

.readonlyField{
   background-color:gray;
  
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
.c-checkbox span, .c-radio span {
    margin-left: 5px;
}
.panel {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}
@media only screen and (min-width: 768px)
{
    .wrapper > .aside .aside-inner {
    padding-top: 44px;
}
.layout-fixed .wrapper > section {
    margin-top: 64px;
}
}
.iframewidth{
    width:100%;
    height:370px;
    border: 0px;
}

.eachor{
    font-size:14px;
    font-weight: normal;
}

.panel-heading paneltool > a {
    color: black !important;
}

.panelscroll{
    /*max-height: 285px;
    overflow-y: auto;
    overflow-x: hidden;*/
}

.count{
    padding: 0px 3px 0px 3px;
    background-color: rgba(0, 128, 0, 0.69);
    color: white;
    font-weight: bold;
    border-radius: 2px;
}
body .ui-select-bootstrap .ui-select-toggle {
    overflow: hidden;
    padding-left: 5px;
}

button div{
     overflow: hidden; 
     margin-right: 5px; 
}
.camelcase{
    text-transform:capitalize;
}

.marginleft_md{
    margin-left:28px;
}
.border-radius-none{
    border-radius:0px !important;
}

.black{
    color:black

}
.camelcase {
    text-transform: capitalize;
}
.edit_pb{
    background-color: transparent;
    border: none;
    color: white;
    font-size: 15px;
}
.green{
    color:green;
}
.black{
    color:black;
}
  .center-align {
 
    /*background-color: #ccc;*/
    margin: auto;
    position: absolute;
    top: 115px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center;
}
  .list-type-none{
      list-style-type:none;
  }

  .mt-md{
      margin-top:10px;
  }
    .mb-md{
      margin-bottom:10px;
  }
    .popover-title {
    border-radius: 3px 3px 0 0 !important;
}
    .form-group {
    margin-bottom: 0px;
}
.header-lineht {
    line-height:1.5;
    margin-bottom: 25px;
}
.logo{
    height:30px;
}

.img{
    width:100%;
    height:100%;
}


button {
        background-color: transparent;
        border: 0px;        
}

td button:hover {
    text-decoration:underline
}
.display_hide{
    display:none;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
 background-color: #C3BDBD ;
  border-color: #d6d6d6;
} 

.c-checkbox span, .c-radio span {
    margin-left: 6px;
}
.table .checkbox {
    margin: 4px auto;
    width: 20px;
    display: inline;
    float: left;
}
.chklabel{
    display: inline;
float: left;
margin-top: 9px;
margin-left: 15px;
}
.radiolabel{
    display: inline;
float: left;
margin-top: 5px;
margin-left: 15px;
}
.text-white{
    color:white !important;
}
.tdBorderWidth {
   cursor:not-allowed;
   padding:12px;
   padding:0px;
}
.borderdiv{
    border:solid 1px grey;
}
.divborder-raduis{
    border-radius:5px;
}
.content-wrapper{
    overflow:hidden;
}
.bgnotification{
   border: solid 1px rgba(128, 128, 128, 0.65);
    border-radius: 5px;
    background-color: rgba(128, 128, 128, 0.22);
}
.isfreebtn{
    padding: 15px;
    background-color: rgba(128, 128, 128, 0.25);
    margin-top: 15px;
    border-radius: 3px;
}

.sidebar-subnav > li {
    margin-left: 19px;
}

#aligner{
     display:none !important;
}
.btn-arrange{
    background: white;
color: black;
border-radius: 5px;
font-size: 13px;
}

}
.c-checkbox span, .c-radio span {
    margin-right: 40%;
}
.img-thumbnail {
    /*background-color: transparent !important;*/
    border: transparent !important;
}
.alert-disable {
    background-color: rgba(19, 30, 38, 0.45);
    border-color: #131e26;
    color: #ffffff;
}

.isreadnotification{
    background-color: #f6f3f3cc;
}

.isFreeCourseSlide {
    padding: 7px;
    background-color: rgba(128, 128, 128, 0.25);
    margin-top: 8px;
    border-radius: 3px;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 70px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-ellipsis_md {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 58px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-ellipsis_sm {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 24px;
  /*margin: 0 auto;*/
  line-height: 1.6;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
pre {
    display: inline-table;
    padding: 3px;
    margin: 0 px;
    font-size: 13px;
    line-height: 1.52857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #909fa7 !important;
    background-color: transparent;
    border: transparent;
    border-radius: 4px;
    font-family: Helvetica,sans-serif !important;
}
.underlinetext{
    text-decoration: underline;
}
pt {
    padding-top: 10px;
}
.overflowimg{
    overflow-x:scroll !important;
    overflow-y:scroll !important;
}
.divscroll{
overflow:auto !important;
}

 .zoomouthide {
    display: none !important;
}
 .optioncolor{
     background-color:#27c24c !important; 
     border-radius:3px !important;
 }
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .table {
        overflow-x: auto;
    }

}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .particularswidth {
        width:50%
    }

}