@charset "utf-8";
/* CSS Document */
.gbr {
	overflow: hidden;
	background-color: #eee;
	margin: 0px auto;
}
.content {
	min-height: 200px;
	width: 100%;
    overflow: hidden;
}
.darkarea {	
	background-color: #444;
	color: #999;
}
.darkarea a{
	color: white;
}
.panel {
	position: relative;
}
.inline-block {
	display: inline-block !important;
	position: relative;
}
.header-list {
	border-left: 5px #899e11 solid;
	padding: 10px 10px;
	background-color:#F5F7FA;
}
.bg-notif {
	background-color: #F00 !important;
}
.bg-transparent {
	background-color: transparent !important;
}
.font-bold {
	font-weight:bold;
}
.font-2x {
	font-size: 2em;
}
.font-3x {
	font-size: 3em;
}
.font-4x {
	font-size: 4em;
}
/* ===================== item file ==================*/
.icon-file {
	text-align: center;
	margin: 0px auto;
	font-size:6em;
}
.item-file, .item-folder {
	position: relative;
}
.item-file .media-left{
	font-size: 36px;
}
.item-foto {
	min-height: 80px;
}
.folder, .file-detail {
	cursor: pointer;
}
.item-file>.thumbnail{
	margin-bottom: 5px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.item-folder>.thumbnail {	
	margin-bottom: 5px;
	height: 120px;
	font-size: 80px;
	text-align: center;
	width: 100%;
}
.item-file>.caption, .item-folder>.caption {
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.item-folder>.thumbnail img{
	max-width: 100%;
	max-height: 100%;
}
.item-doc {
	padding: 10px;
	border: 1px solid #CCC;
}
.btn-edit a {
	margin-right: 5px;
	cursor: pointer;
}
.thumbnail-entry {
	display: inline-block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.breadcrumb a {
	cursor: pointer;
}
.rana-side-kiri {
	width: 0px;
	display: none;
	position: absolute;
}
.rana-side-kiri .list-menu{
	margin-bottom: 80px !important;
	margin-top: 20px !important;
}
.list-menu .collapse.in {
	border-left: solid 3px rgba(0,204,0,1);
}
.list-menu .list-header a{
	background: rgba(0,204,0,1);
}
.list-menu .list-header a.collapsed {
	background: none;
}
.open-side .rana-side-kiri {
	display: block;
	width: 250px;
	height: 100%;
	overflow: auto;
	min-height: 100px;
}
.open-side .rana-side-kanan {
	margin-left: 250px;
}
#content-kiri .nav-stacked > li + li{
	margin-top: 0px;
}
#content-kiri .nav-pills .list-header a,#content-kiri .nav-pills .list-header-kosong a{
	cursor: pointer;
	color: rgba(255,255,255,1);;
	font-weight: bold;
	border-bottom: 1px solid rgba(102,102,102,0.3);
	border-top: 1px solid rgba(0,0,0,0.3);
}
#content-kiri>.nav {
	margin-bottom: 50px !important;
}
#content-kiri .nav-pills .list-header a.collapsed:after{
	position: absolute;
	right: 10px;
	top: 15px;
	margin-left: 10px;
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
}
.nav-pills .list-header a:after{
	position: absolute;
	right: 10px;
	top: 15px;
	margin-left: 10px;
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
}
.main-ajax-data {
	cursor: pointer;
}
.darkarea a:hover, .darkarea a:focus {
    background-color: DarkCyan !important;
    color: #fff;
}
.data-entry-ajax i{
	color: red;
	margin-right: 5px;
	cursor: pointer;
}
.remove-list {
	color: red;
	cursor: pointer;
}
.note-modal-form .modal-body .row-fluid .form-group {
	margin-left: 0px !important;
    margin-right: 0px !important;
}
#btn-tambah-foto {
	margin-left: 15px;
}
.rating {
	font-size: 18px;
}
.form-group.required>label:after{
	content: " *";
	color: rgba(255,0,0,1);
}
.well-ajax {
	min-height: 100px;
}
.input-lampiran {
	margin-bottom: 5px;
}
#rana-list-file>.item-file>div>a{
	border: 1px solid #337ab7;
	padding: 5px 5px;
	font-size:14px;
	display: block;
	height: 70px;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 10px;
	border-radius: 4px;
}
#rana-list-file>.item-file>div>a p{
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
#rana-list-file>.item-file>div>a.folder{
	background-color: #337ab7;
	color: #fff;
}
#rana-list-file>.item-file>div>a.folder:hover{
	background-color: #19498c;
}
#rana-list-file>.item-file>div>a.file{
	border: 1px solid #ddd;
}
#rana-list-file>.item-file>div>a.file:hover{
	background-color: #ddd;
}
#rana-list-file>.item-file>div>a.file .media-heading{
	height: 30px;
	overflow:hidden;
}
/* *********  tabs  **************************** */

ul.bar_tabs {
    /* border: 1px solid #ff0000; */
    
    overflow: visible;
    background: #F5F7FA;
    height: 25px;
    margin: 21px 0 14px;
    padding-left: 14px;
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: 1px solid #E6E9ED;
}

ul.bar_tabs > li {
    border: 1px solid #E6E9ED;
    color: #333 !important;
    margin-top: -17px;
    margin-left: 8px;
    background: #fff;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}

ul.bar_tabs > li.active {
    border-right: 6px solid #D3D6DA;
    border-top: 0;
    margin-top: -15px;
}

ul.bar_tabs > li.active a {
    background: #fff;
    border-color: transparent;
}

ul.bar_tabs > li a {
    padding: 10px 17px;
    background: #F5F7FA;
    margin: 0;
    border-radius: 0;
}

ul.bar_tabs.right {
    padding-right: 14px;
}

ul.bar_tabs.right li {
    float: right
}

a:focus {
    outline: none;
}
/* *********  /tabs  **************************** */
/* *********  timeline  **************************** */

ul.timeline li {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    clear: both;
}

.timeline .block {
    margin: 0;
    border-left: 3px solid #e8e8e8;
    overflow: visible;
    padding: 10px 15px;
    margin-left: 105px;
}

.timeline.widget {
    min-width: 0;
    max-width: inherit;
}

.timeline.widget .block {
    margin-left: 5px;
}

.timeline .tags {
    position: absolute;
    top: 15px;
    left: 0;
    width: 84px;
}

.timeline .tag {
    display: block;
    height: 30px;
    font-size: 13px;
    padding: 8px;
}

.timeline .tag span {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tag {
    line-height: 1;
    background: #1ABB9C;
    color: #fff !important;
}

.tag:after {
    content: " ";
    height: 30px;
    width: 0;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    pointer-events: none;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 11px solid #1ABB9C;
}

.timeline h2.title {
    position: relative;
    font-size: 16px;
    margin: 0;
}

.timeline h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 3px solid #d2d3d2;
    border-radius: 14px;
    background: #f9f9f9;
}

.timeline .byline {
    padding: .25em 0;
}

.byline {
    -webkit-font-smoothing: antialiased;
    font-style: italic;
    font-size: .9375em;
    line-height: 1.3;
    color: #aab6aa;
}

ul.social li {
    border: 0;
}
.dropdown li a {
	cursor: pointer;
}
/* *********  /timeline  **************************** */

/*================ to tod tugas ==============*/
ul.to_do {
    padding: 0;
}

ul.to_do li {
    background: #f3f3f3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    padding: 7px;
    margin-bottom: 5px;
    list-style: none;
	overflow: hidden;
}
ul.open-projek li {
	cursor: pointer;
}

ul.to_do p {
    margin: 0;
}
/* *********  Pesan  *************************************** */

ul.msg_list li {
    background: #f7f7f7;
    padding: 5px;
    display: flex;
    margin: 6px 6px 0;
}
ul.msg_list li.new {
	 background:#337ab7;
}
ul.msg_list li.new a {
	 color: #fff;
}
ul.msg_list li a:hover {
	text-decoration: none;
}
ul.msg_list li:last-child {
    margin-bottom: 6px;
    padding: 10px;
}

ul.msg_list li a {
    padding: 3px 5px !important;
}

ul.msg_list li a .image img, ul.msg_list li a .image .gbr {
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    float: left;
    margin-right: 10px;
    width: 11%;
}

ul.msg_list li a .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 35px;
}

ul.msg_list li a .message {
    display: block !important;
    font-size: 11px;
}
/* *********  contacts  ********************************** */
.profile_view {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.well.profile_view {
    padding: 10px 0 0;
}

.well.profile_view .divider {
    border-top: 1px solid #e5e5e5;
    padding-top: 5px;
    margin-top: 5px;
}
.well.profile_view:hover {
	border: 1px solid #337ab7;
}

.well.profile_view .ratings {
    margin-bottom: 0;
}

.pagination.pagination-split li {
    display: inline-block;
    margin-right: 3px;
}

.pagination.pagination-split li a {
    border-radius: 4px;
    color: #768399;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.well.profile_view {
    background: #fff;
}

.well.profile_view .bottom {
    margin-top: -20px;
    background: #F2F5F7;
    padding: 9px 0;
    border-top: 1px solid #E6E9ED;
}
.well.profile_view .left p {
    margin-bottom: 3px;
}

.well.profile_view .right {
    margin-top: 0px;
    padding: 10px;
}

.well.profile_view .img-circle {
    border: 1px solid #E6E9ED;
    padding: 2px;
}

.well.profile_view h2 {
    margin: 5px 0;
}

.well.profile_view .ratings {
    text-align: left;
    font-size: 16px;
}

.well.profile_view .brief {
    margin: 0px 10px;
    font-weight: 300;
}
.foto-box {
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.profile_left {
    background: white;
}
.data-kontak {
	margin-top: 15px;
}
.table-responsive {
	overflow-x: visible;
}
.img-full {
	max-width: 100% ;
}
.module-banner .img-full {
	width: 100%;
}
/* *********  /contacts  ********************************** */

/*------------------background set -------------------*/