@charset "utf-8";
/* CSS Document */
body {
	color: #777;
}
a {
	color: #5259A5;
}
.bg-1{background:url(../../images/bg-login.jpg) no-repeat center; background-size:cover; height:100%;height:100vh;}
.bg-2{background:url(../../images/bg-login1.png) no-repeat center; background-size:cover;height:100%; height:100vh;}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.content-wrapper, .right-side {
	border-left: 1px solid #dfdfdf;
	background: url("../../images/grid_noise.png") repeat;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background: #ffffff;
	box-shadow: -4px -10px 40px rgba(0, 0, 0, 0.15);
}
.main-img {
	padding: 44px 0;
}
.skin-blue .main-header .navbar .sidebar-toggle {
	color: #535BA5;
	background: transparent;
	border-left: 1px solid #dfdfdf;
	border-radius: 0;
}
.skin-blue .main-header .navbar .nav>li>a {
	color: #000000;
    border-right: 1px solid #D0D0D0;
}
.skin-blue .main-header .navbar {
	background-color: #FFFFFF;
	border-bottom: 1px solid #BDA26B;
	box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.04), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
.skin-blue .main-header .logo {
	background-color: #367fa9;
	color: #3E4095;
	text-transform: uppercase;
}
.skin-blue .main-header .logo {
	background-color: #FFFFFF;
	color: #3E4095;
	border-bottom: 1px solid #BDA26B;
	text-transform: uppercase;
}
.main-header>.navbar {
	height: 48px;
}
.main-header .sidebar-toggle {
	float: left;
	background-color: transparent;
	background-image: none;
	padding: 8px 10px;
	font-family: fontAwesome;
	margin: 6px 0;
	border-radius: 4px;
}
.skin-blue .sidebar-menu>li>a {
	border-left: 0;
	background: #FFFFFF;
	color: black;
	font-size: 15px;
	/* font-weight: 600; */
	border-bottom: 1px solid #E4E4E4;
}
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
	color: white;
	background: black;
	border-left-color: #3c8dbc;
}
.skin-blue .sidebar-menu>li>.treeview-menu {
	margin: 00;
	background: #C6CC26;
}
.sidebar-menu .treeview-menu>li>a {
	padding: 7px 0 7px 46px;
	display: block;
	font-size: 15px;
	color:black;
	border-bottom: 1px dotted #E8E5E5;
}
.sidebar-menu .treeview-menu>li>a>.fa, .sidebar-menu .treeview-menu>li>a>.glyphicon, .sidebar-menu .treeview-menu>li>a>.ion {
	width: 10px;
}
.skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover {
	color: #fff;
	background: black;
}
.sidebar-menu .treeview-menu {
	padding-left: 0;
}
.sidebar-menu>li>a {
	padding: 10px 5px;
	display: block;
}
.main-footer {
	background: #fff;

	padding: 15px 15px 5px;
	color: #444;
	border-top: 1px solid #d2d6de;
	border-left: 1px solid #d2d6de;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background: #F44336;
}
.skin-blue .main-header .logo:hover {
	background: #fff;
	color: #3E4095;
}
.main-footer a {
	color: #656565;
}
.btn-block {
	display: block;
	width: 100%;
	text-align: left;
	position: relative;
}

.btn-red {
	background:#f44336;
	padding: 6px 20px;
	border-color: #337ab7;
}
.bg-green {
	position: absolute!important;
	right: 13px!important;
	padding: 4px 7px;
	top: 20px!important;
	font-weight: 500;
	border-radius: 5px;
	font-size: 14px;
}
.btn-primary {
	background: #3e4095;
	border-color: #3e4095;
}
.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	    background: rgba(255, 255, 255, 0.7);
	border-top: 0;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.06), 0 2px 0px 0 rgba(0, 0, 0, 0.02);
	padding: 10px;
	margin: 20px 0;
}
.box h1 {
	color: #3E4095;
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0;
}
.sidebar-menu .treeview-menu>li {
	margin: 0;
	background: #b3cece;
	color: black;
}

.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
}
.breadcrumb a {
	color: #676CA9;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
}
.form-control {
	border-radius: 4px;
}
.btn-primary:hover {
	color: #fff;
	background-color: #272A8E!important;
	border-color: #2E3196!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
	background-color: #272A8E!important;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #272A8E!important;
}
.knw-doc-holder {
	list-style: none;
	padding: 0px;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
}
.btn-preview {
    padding: 3px 3px;
    font-size: 14px;
    margin: 5px 2px;
    color: #989898;
}
ul.knw-doc-holder li {
	border-bottom: 1px solid #dfdfdf;
}
ul.knw-doc-holder li:hover {
	background: #ECECEC;
}
.knw-doc-holder .title {
	padding: 10px 10px;
	display: inline-block;
}
.direct-chat-msg {
	margin-bottom: 10px;
	background: #F1F1FF;
	padding: 5px;
	color: #676767;

	    margin-right: 10px;
}
.direct-chat-msg.direct-chat-msg1 {
    /* margin-right: 50px; */
    margin-top: 10px;
}
.direct-chat-msg a {
	cursor: pointer;
	color: #888!important;
}
a.btn.badge {
    /* color: #000!important; */
    background: #DADAF1;
    margin-left: 5px;
    margin-top: -2px;
}
a.btn.badge:hover {
    background: #3E4095;
    color: #fff!important;
}
 .reply-msg a.btn.badge {
    /* color: #000!important; */
      background: #D0D2A9;
    margin-left: 5px;
    margin-top: -2px;
}
.direct-chat-msg a:hover {
	cursor: pointer;
	color: #000!important;
}
.reply-msg {
	background: hsla(62, 69%, 47%, 0.33);
	margin: 10px 0 10px 10px;
	border-radius: 0px 0px 0px 4px;
	color: #808080!important;
}
.reply-msg a {
	color: #656565!important;
	cursor: pointer;
}
.reply-msg .direct-chat-timestamp {
	color: #949292;
}
.doc-view {
	min-height: 600px;
	position: relative;
}
.dl-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
.btn-red:hover, .btn-red:active, .btn-red:focus, .btn-red:visited {
	color: #fff;
	background-color: #F44336;
	border-color: #F44336;
	outline: 0;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #F44336;
	border-color: #F44336;
}
.sidebar {
	padding-bottom: 10px;
	background: #fff;
}
.login-box, .register-box {
	    width: 500px;
    margin: 0 auto;
    display: table;
    position: absolute;
    top: 19%;
    left: 50%;
    /* transform: translate(-50%,0); */
    margin-left: -250px;
}
.pagination{margin:0;}
.styled-select select {
	background: transparent;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.styled-select {
	margin: 0;
	/* overflow: hidden; */
	background: url(../../images/drop-arrow.png) no-repeat 97% #f5f5f5;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination>li {
    /* display: inline-block; */
    float: left;
    line-height: 33px;
    padding-left: 0;
    list-style: none;
}
.close {
	opacity: 1;
}
.main-footer a:hover {
	color: #3E4095;
}
.log-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 6px 0 0;
}
.set-logo {
	padding: 4px 6px;    margin-left: 26px;
}
li.treeview img {
	width: 20px;
	margin-left: -5px;
}
.sidebar-menu>li a img {
	width: 20px;
	margin-left: -5px;
}
/*.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px!important;}*/
td.ct-fix {
    padding-left: 20px!important;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #DDD;
}
.link-fix{margin-left:-15px;}
.foot-cpy {
	margin-top: -5px;
	display: block;
}
.skin-blue .main-header .navbar .nav>li>a:hover, .skin-blue .main-header .navbar .nav>li>a:active, .skin-blue .main-header .navbar .nav>li>a:focus, .skin-blue .main-header .navbar .nav .open>a, .skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav .open>a:focus, .skin-blue .main-header .navbar .nav>.active>a {
	background: #b3cece;
	color: black;
}
.direct-chat-timestamp {
	color: #9C9C9C;
}
.navbar-nav>.user-menu .user-image {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -10px;
}

.wrapper-input{        float: left;}
.wr-up{    position: absolute;
    top: 0;
    left: 10px; display: none;}
    .wrapper-input:hover .wr-up{display: block;

}
.fileUpload {
        position: relative;
    overflow: hidden;
    margin: 5px 5px 0;
    font-size: 10px;
    background: #000;
        background: rgba(0, 0, 0, 0.37);
    padding: 7px;
      line-height: initial;
    border-radius: 50%;
    width: 40px;
    height:40px;
    text-align: center;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.login-box-body.box {
    box-shadow: 0px 0px 31px -6px;
	background: rgba(255, 255, 255, 0.54);
}
.expand-forum{-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;}
.hide-forum{-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;}
.spin {
      position: relative;
    /* top: 50%; */
        left: 0;
    width: 30px;
    height: 42px;
    margin: 0;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    z-index: 9999;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


#flipx {
 -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 4s;

    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 4s;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

}

  /* WebKit and Opera browsers */ @-webkit-keyframes spinner {
    from
    {
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(-360deg);
    }
} /* all other browsers */
@keyframes spinner {
    from {
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to
    {
        -moz-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);

    }
}

span.fileinput-new {
    border: 1px solid #dfdfdf;
    padding: 5px 8px 9px;
    margin-left: -5px;
    border-radius: 3px;
}


.main-sidebar, .left-side{overflow: scroll!important;    height: 99%;}
span.direct-chat-timestamp img {
    /* display: table; */
    float: left;
    clear: both;
    border-radius: 4px;
    margin: 0 10px 0 0;
}
span.direct-chat-timestamp span.pull-right {
    display: block;
    clear: both;
    float: none!important;
}
.btn.btn-file {

    padding: 4px 10px;
}
.direct-chat-msg .btn-primary{padding: 4px 10px;}
.custom-width .table-bordered{min-width:750px;}
p.hide-msg {
    margin-bottom: 00;
}
.direct-chat-msg img {
    width: 100%;
    height: auto;
    max-width: 68px;
    max-height: 68px;
}
.input-styling{float: left;
    border: 1px solid #dfdfdf;
    padding: 4px 5px;
    margin-right: -10px;}
p.hide-msg a {
    /*display: block;*/
    clear: both;
        padding-top: 4px;
}


.carousel-caption {
    right: 7%!important;
    left: initial!important;
    padding-bottom: 12px;
}
.carousel-caption  h1{
    color: #af0405;
    font-weight: bold;
  
    text-shadow: none;
    font-size: 84px;
    font-weight: 900;letter-spacing:-1px;}
	.knw-doc-holder{height: 600px;
    overflow-x: scroll;    width: 100%;}
	.atth-pdf{    background: #fcfdfe;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    border: 1px solid #dfdfdf;
    /* border-right: none; */
    font-size: 12px;
    /* font-weight: 500; */}
	.foot-cpy .set-logo{margin-left:15px; width:120px;}
@media(max-width:1024px) {
.input-group {
	margin-bottom: 10px;
}
.btn.btn-flat {
	margin-bottom: 10px;
}
/*.sidebar-mini .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 50px!important;
    z-index: 850;
}
.sidebar-mini .content-wrapper, .sidebar-mini .right-side, .sidebar-mini .main-footer {
    margin-left: 50px!important;
    z-index: 840;
}*/
}

@media(min-width:991px) and (max-width:1230px) {
.bg-green {
	font-size: 12px;
	position: absolute!important;
	right: 5px;
	padding: 9px 7px;
	top: 0px;
	font-weight: 500;
	border-radius: 6px;
}
.btn-info {

}
.direct-chat-msg {
	margin-bottom: 10px;
	padding: 10px 2px;
}
.direct-chat-msg img {
	margin: 0;
	width: 50px;
}
.foot-cpy .set-logo{margin-left:5px; width:110px;}
}

@media(min-width:1400px) {
.direct-chat-msg img {
	margin-left: 8px;

	margin: auto;
    display: table;
}

}
@media (max-width: 1024px) {
.carousel-caption  h1{font-size:16px;}}
@media (max-width: 768px) {
.login-box, .register-box {
    width: 90%;
    margin: 4% auto;
    /* position: relative; */
    left: 50%;
    transform: translate(-50%, 0);
}
.carousel-caption  h1{font-size:18px;margin:0; line-height:initial;}
.foot-cpy{text-align:center;}
.main-footer .text-right{text-align:center!important}

.carousel-caption {
    right: 18%!important;
    left: initial!important;
    padding-bottom: 12px;
    top: 10%;
	bottom:10%;
    
   
}
.fix-spacing {
    text-align: left;
    margin: 15px 0;}
	.dataTables_length.fix-spacing.pull-right {
    margin-top: -42px!important;
}
.skin-blue .main-header .navbar .nav>li>a{height:50px;}
.bg-1{ height:768px;}
.bg-2{height:768px;}

}

@media (min-width: 768px) {
.sidebar-mini.sidebar-collapse .main-header .navbar {
	margin-left: 220px;
}
.sidebar-mini.sidebar-collapse .main-header .logo {
	width: 230px;
}
}



.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 100%;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu>li.header{
	word-wrap: break-word !important;
}