.openehr-rm-icon {
    position: relative;
    top: 3px;
    display: inline-block;
    background: url("../icons/ehr/any.png") no-repeat !important;
    padding-left: 20px !important;
    height: 16px;
}
.nav-tabs>li.active>a{
    border-top: 3px solid #3c8dbc!important;
}
.specialized{
    /*font-weight: bold;*/
}

.splabel{
    font-size: 15px!important;
    float: left;
}
.handle {
    width: 5px;
    text-align: center;
    color: white;

    transition: all ease-in 0.1s;
}
.marginLeft {
    margin-left: 10px
}
.redicon {
    color: red;
}

.openehr-rm-icon.action { background: url("../icons/ehr/action.png") no-repeat !important; }
.openehr-rm-icon.archetype_slot { background: url("../icons/ehr/archetype_slot.png") no-repeat !important; }
.openehr-rm-icon.activity { background: url("../icons/ehr/activity.png") no-repeat !important; }
.openehr-rm-icon.admin_entry { background: url("../icons/ehr/admin_entry.png") no-repeat !important; }
.openehr-rm-icon.admin_entry.slot { background: url("../icons/ehr/admin_entry_slot.png") no-repeat !important; }
.openehr-rm-icon.cluster { background: url("../icons/ehr/cluster.png") no-repeat !important; }
.openehr-rm-icon.cluster.slot { background: url("../icons/ehr/cluster_slot.png") no-repeat !important; }
.openehr-rm-icon.composition { background: url("../icons/ehr/composition.png") no-repeat !important; }
.openehr-rm-icon.composition.slot { background: url("../icons/ehr/composition_slot.png") no-repeat !important; }
.openehr-rm-icon.dv_boolean { background: url("../icons/ehr/dv_boolean.png") no-repeat !important; }
.openehr-rm-icon.dv_coded_text { background: url("../icons/ehr/dv_coded_text.png") no-repeat !important; }
.openehr-rm-icon.dv_count { background: url("../icons/ehr/dv_count.png") no-repeat !important; }
.openehr-rm-icon.dv_date { background: url("../icons/ehr/dv_date.png") no-repeat !important; }
.openehr-rm-icon.dv_date_time { background: url("../icons/ehr/dv_date_time.png") no-repeat !important; }
.openehr-rm-icon.dv_duration { background: url("../icons/ehr/dv_duration.png") no-repeat !important; }
.openehr-rm-icon.dv_identifier { background: url("../icons/ehr/dv_identifier.png") no-repeat !important; }
.openehr-rm-icon.dv_multimedia { background: url("../icons/ehr/dv_multimedia.png") no-repeat !important; }
.openehr-rm-icon.dv_ordinal { background: url("../icons/ehr/dv_ordinal.png") no-repeat !important; }
.openehr-rm-icon.dv_proportion { background: url("../icons/ehr/dv_proportion.png") no-repeat !important; }
.openehr-rm-icon.dv_quantity { background: url("../icons/ehr/dv_quantity.png") no-repeat !important; }
.openehr-rm-icon.dv_text { background: url("../icons/ehr/dv_text.png") no-repeat !important; }
.openehr-rm-icon.dv_time { background: url("../icons/ehr/dv_time.png") no-repeat !important; }
.openehr-rm-icon.dv_uri { background: url("../icons/ehr/uri.png") no-repeat !important; }

.openehr-rm-icon.dv_interval_dv_quantity { background: url("../icons/ehr/interval_quantity.png") no-repeat !important; }
.openehr-rm-icon.dv_interval_dv_count { background: url("../icons/ehr/interval_count.png") no-repeat !important; }
.openehr-rm-icon.dv_interval_dv_date_time { background: url("../icons/ehr/interval_date_time.png") no-repeat !important; }
.openehr-rm-icon.dv_interval_dv_duration { background: url("../icons/ehr/interval_duration.png") no-repeat !important; }

.openehr-rm-icon.element { background: url("../icons/ehr/element.png") no-repeat !important; }
.openehr-rm-icon.element.slot { background: url("../icons/ehr/element_slot.png") no-repeat !important; }
.openehr-rm-icon.evaluation { background: url("../icons/ehr/evaluation.png") no-repeat !important; }
.openehr-rm-icon.evaluation.slot { background: url("../icons/ehr/evaluation_slot.png") no-repeat !important; }
.openehr-rm-icon.event { background: url("../icons/ehr/event.png") no-repeat !important; }
.openehr-rm-icon.history { background: url("../icons/ehr/history.png") no-repeat !important; }
.openehr-rm-icon.instruction { background: url("../icons/ehr/instruction.png") no-repeat !important; }
.openehr-rm-icon.instruction.slot { background: url("../icons/ehr/instruction_slot.png") no-repeat !important; }
.openehr-rm-icon.interval_event { background: url("../icons/ehr/interval_event.png") no-repeat !important; }
.openehr-rm-icon.point_event { background: url("../icons/ehr/pointintime.png") no-repeat !important; }
.openehr-rm-icon.item_tree { background: url("../icons/ehr/item_tree.png") no-repeat !important; }
.openehr-rm-icon.item_tree.slot { background: url("../icons/ehr/item_tree_slot.png") no-repeat !important; }
.openehr-rm-icon.observation { background: url("../icons/ehr/observation.png") no-repeat !important; }
.openehr-rm-icon.observation.slot { background: url("../icons/ehr/observation_slot.png") no-repeat !important; }
.openehr-rm-icon.item_list { background: url("../icons/ehr/structure.png") no-repeat !important; }
.openehr-rm-icon.item_single { background: url("../icons/ehr/structure.png") no-repeat !important; }
.openehr-rm-icon.section { background: url("../icons/ehr/section.png") no-repeat !important; }
.openehr-rm-icon.section.slot { background: url("../icons/ehr/section_slot.png") no-repeat !important; }
.openehr-rm-icon.object_ref { background: url("../icons/ehr/object_ref.png") no-repeat !important; }
.openehr-rm-icon.ism_transition { background: url("../icons/ehr/ism_transition.png") no-repeat !important; }


.openehr-rm-icon.archetype { background: url("../icons/ehr/archetype.png") no-repeat !important; }
.openehr-rm-icon.template { background: url("../icons/ehr/template.png") no-repeat !important; }
.openehr-rm-icon.any { background: url("../icons/ehr/_any.png") no-repeat !important; }
.openehr-rm-icon.choice { background: url("../icons/ehr/choice.png") no-repeat !important; }


.openehr-rm-icon.slot {background: url("../icons/ehr/section_slot.png") no-repeat !important;}

.openehr-rm-icon.tags {background: url("../icons/app/tags.png") no-repeat !important;}



