.apiElement {
    padding: 5px;
}

code {
    margin-bottom: 5px;
}

.details {
    margin-bottom: 5px;
}
.actionButtons{

    margin-bottom: 20px;

}
.actionButtons .form-group{

    margin-bottom: 0px;

}
.footer {
    margin-top:2em;
    padding-top: 1em;
    padding-bottom: 1em;
    border-top: 1px solid #eee;
}
/**
EXTENDED VERB METHODS COLOR SCHEME
**/
.label-post{
    background-color: #5bc0de;
}

.label-put{
    background-color: #f0ad4e;
}

.label-delete{
    background-color: #d9534f;
}

.label-get{
    background-color: #5cb85c;
}

.label-patch{
    background-color: #AA9A66;

}

.label-head{
    background-color: #ca30d2;

}

.label-options{
    background-color: #000073;

}

#example_ody{
	border-bottom: 1px solid lightgray;
    margin-bottom: 20px;
    margin-top: 20px;
}
#example_ody img{
	margin-bottom:8rem;
	margin-top:3rem;
	margin-right:4rem;
}
#example_phory{
	border-bottom: 1px solid lightgray;
    margin-bottom: 20px;
    margin-top: 20px;
}
#example_phory img{
	margin-bottom:4rem;
	margin-top:5rem;
	margin-right:4rem;
}

.margin10rem{
	margin-bottom:10rem;
}
p,h1{
	    color: darkslategray;
}
h5{
	font-weight:bold;
}

	::-webkit-scrollbar,
	::-webkit-scrollbar,
	::-webkit-scrollbar {
		width: 5px;
		margin-right: 4px!important;
		background: #eee;
	}
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb {
		webkit-border-radius: 10px;
		border-radius: 10px;
		background: #bebebe;
	}
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb {
		background: #bebebe;
	}
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb,
	::-webkit-scrollbar-thumb {
		background: #bebebe;
	}