
/*.office-row .input-group{margin-top:15px;}*/
/*.office-row input[type='text']{width:145px;}*/

.office .btn{height:33px !important;}
.modlabel{float:left;padding-top:8px;font-weight:bold;}
.oficbtn{padding-top:8px;margin-left:10px;}
.ofic.collapse-link{float:left; margin:8px 0 0 10px;}

/*.fixed-table-toolbar .dropdown-toggle .caret{
    margin-left: 5px;
    margin-top: 6px;
    float: right;
}*/
.fixed-table-toolbar .btn-group .btn{
    height: 34px;
}

#hidrow{display:none;padding-top:35px;float:none;clear:both;}

.office.layer-date{width:145px !important;height:24px;font-size:12px;}
.office.laydate-icon{height:24px;min-width:31px;}
.datelabel{
	float: left;
    margin: 3px 8px 0 0;
    text-align: right;
    width: 67px;
}

.main-tools{padding-top:30px;clear:both;}

.table{
    font-size: 12px;
}

.table td .btn + .btn{
    margin-left: 2px;
}

.btn[type="submit"]{
    min-width: 30px;
}

.bootstrap-table .fixed-table-body{
    height: auto;
}
.bootstrap-table .fixed-table-pagination{
    padding-left: 15px;
    padding-right: 15px;
}

.form-horizontal .form-group [class^='col-']{
    padding-left: 0;
}
.form-group .control-label{
    font-size: 12px;
}
.layer-date{
    max-width: 100%!important;
    background: url(../img/rili-icon.png) right center no-repeat;
}
.layer-date + .input-group-addon{
    border: none;
}

.page-section h1,
.page-section h2,
.page-section h3{
    font-size: inherit;
}
.page-section .section-title{
    font-size: 16px;
    margin: 15px auto;
}
.nav-tabs+.tab-content{
    margin-top: 15px;
}
.page-section{
    margin-bottom: 15px;
}
.media-body{
    display: table-cell;
    width: 10000px;
}
.media{
    margin-bottom: 10px;
}
.info-media .media-left label{
    text-align: right;
    width: 100px;
    margin-bottom: 0;
}
.media .media-body,
.info-media .media-body{
    font-size: inherit;
}
.info-media .media-body input[readonly]{
    color: gray;
    border: none;
    /*background-color: transparent;*/
}

.td-nowrap{
    white-space: nowrap;
}
.popups-label{
    width:160px;
}

.td-remark {
    width: 300px;
}
.create-popups-label{
    width:100px;
}
.nav-tabs+.tab-content{
    margin-top: 15px;
}
.page-section{
    margin-bottom: 15px;
}
.page-section > h3{
    margin: 10px 0;
    line-height: 2.5;
    background-color: #ddd;
    text-indent: 1em;
}
.page-section > h3[data-collapse] >span.glyphicon{
    float: right;
    margin: 12px 12px 0 0;
}
.media-body{
    display: table-cell;
    width: 10000px;
}
.media{
    margin-bottom: 10px;
}
.row .media{
    padding-left: 15px;
    padding-right: 15px;
}
.panel-body .media{
    padding-left: 0;
    padding-right: 0;
}
.info-media{
    margin-top: 5px;
    margin-bottom: 5px;
}
.info-media .media-left label{
    text-align: right;
    min-width: 60px;
    margin-bottom: 0;
    white-space: nowrap;
}
.media .media-body,
.info-media .media-body{
    font-size: inherit;
}
.info-media .media-body input[readonly]{
    color: gray;
    border: none;
    background-color: transparent;
}
.page-section .list-group-item-heading{
    margin-top: 0;
}
.page-section .list-group-item-text{
    margin-bottom: 0;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio]{
    margin-top: 2px;
}
.btn-mb{
    margin-bottom: 10px;
}
 .glyphicon-chevron-down:before{
    content: "\e113";
}
.collapsed .glyphicon-chevron-down:before{
    content: "\e114";
}
.div-details{
    padding: 20px 20px 0px 20px;
}
.details-key-right{
    padding-right: 8px;
    width:180px;
    height:20px;
    text-align: right;
}
.details-key-center{
    padding-right: 8px;
    width:180px;
    height:20px;
    text-align: center;
}
.details-value-left{
    padding-left: 8px;
    width:200px;
    height:20px;
    text-align: left;
}
.text-blue{
    color: blue;
}

.key-left {
    padding-right: 8px;
    width: 100px;
    height: 20px;
    text-align: right;
}

.td-maxwidth {
    max-width: 300px !important;
}
