
/*
body {
    background-color: #fff !important;
}

.header {
	display: none;
}

.page-sidebar {
	display: none;
}

.theme-panel {
	display: none;
}

.hidden-print {
	display: none;
}

.footer {
	display: none;
}

.no-page-break {
	page-break-after: avoid;
}

.page-container {
	margin: 0 !important;
	padding: 0 !important;
}

.page-content {
	min-height: auto !important;
	padding: 0 20px 20px !important;
	margin: 0 !important;
}
*/

/*.portlet-title {
    font-family: georgia, times, serif;
    border-bottom: 0 !important;
}*/




.portlet.undefined.box:first-child > .portlet-title {
    border-bottom: none !important;
    border-style: none !important;
}

.tab-content > .tab-pane > .portlet .portlet-title .caption{
    border-bottom: 1px solid gray !important;
}


.tab-pane > .portlet .portlet-body {
    display: block !important;
}

.portlet > .portlet-title {
    border-bottom: none !important;
    border-color: none !important;
    background-color: none !important;
}





/*.tab-content > .tab-pane {
    display: block;
    visibility: visible;
}*/

.footer-inner {
    display: none !important;
}

.tab-content > .tab-pane > .portlet {
    border: none !important;
    border-style: none !important;
    margin-bottom: 0px !important;
}

.tab-content > .tab-pane > .portlet .portlet-title .tools {
    display: none !important;
}

.tab-content > .tab-pane > .portlet .portlet-body .form-group .fa-search-plus {
    display: none !important;
}



.form-body div .input-group-addon {
    display: none
}

    .form-body div .input-group-addon .input-sm {
        border: none !important;
        border-style: none !important;
    }



.form-body div .twitter-typeahead {
    border: none !important;
    border-style: none !important;
}

    .form-body div .twitter-typeahead > input {
        border: none !important;
        border-style: none !important;
    }

.form-body div .fa-share {
    display: none;
    border: none !important;
    border-style: none !important;
}

.form-body div .fa-info-circle {
    display: none;
    border: none !important;
    border-style: none !important;
}

.form-body div input {
    border: none !important;
    border-style: none !important;
}


.form-group {
    float: left;

    width: 40%;
    height: 50px;
    margin-bottom:5px !important;
}



    .form-group .form-control {
        height: 30px;
        border: none !important;
    }

#edit .portlet undefined box:first-child {
    display: none;
}


.btn {
    display: none
}

#timelinebutton {
    display: none
}


.input-group {
    border: none !important;
    border-style: none !important;
}
