fieldset.serviceAPIs tr td input[type='text'] {
    width: 90%;
}

fieldset.serviceAPIs #apiMain-wrapper ul {
    padding: 0;
}

fieldset.serviceAPIs #apiMain-wrapper ul li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}

fieldset.serviceAPIs #apiMain-wrapper ul li input {
    margin-right: 5px;
}

fieldset.serviceAPIs table tr {
    float: left;
    width: 24%;
    height: 90px;
    border-bottom: solid 1px #ccc;
}

fieldset.serviceAPIs table tr td {
    width: 100%;
    display: block;
}

fieldset.serviceAPIs table tr[class^="form-group tr-removeAPI"] {
    width: 4%;
}

.apiBuilderActions span {
    cursor: pointer;
}

.red {
    border-color: #ebccd1;
    color: #a94442;
    cursor: pointer;
}

.helpPage .tab-content {
    line-height: 1.9em;
}

.helpPage .tab-content p {
    margin-top: 5px;
}

.w49 {
    width: 49%;
}

.w2 {
    width: 2%;
}

.w100 {
    width: 100%;
}

.block {
    display: block;
}

.hidden {
    display: none;
}

.ace_editor {
    height: 600px;
}

.table {
    margin-bottom: 0;
}

hr {
    margin-top: 0px;
}

.table a {
    outline: 0;
    text-underline: none;
}

.c85 {
    width: 8.5cm;
}

.blueIcon {
    color: #337ab7;
}

.blueAccordion {
    border: solid 1px #337ab7;
}

.blueAccordion .panel-heading {
    background: #DEF1F7;
}

.blueAccordion .panel-body {
    border-top-color: #337ab7 !important;
}

.greenAccordion {
    border-color: #3c763d !important;
}

.greenAccordion .panel-heading {
    background-color: #dff0d8 !important;
}

.greenAccordion .panel-body {
    border-top-color: #337ab7 !important;
}

.blueAccordion .panel-heading a:focus,
.greenAccordion .panel-heading a:focus {
    outline: 0;
    text-decoration: none;
}

.violetListing {
    /*margin: 10px 0;*/
    /*padding: 0;*/
    padding: 5px;
    margin-bottom: 5px;
    display: block;
    border: solid 1px #337ab7;
    width: 100%;
    border-radius: 5px;
    background-color: #DEF1F7;
    text-align: left;
    position: relative;
}

#schemaCode {
    min-height: 700px;
    height: auto;
}

.w49 {
    width: 49%;
}

.w2 {
    width: 2%;
}

.mr5 {
    margin-right: 5px;
}

.swaggerEditor .table {
    margin-bottom: 0px;
}

.swaggerEditor hr {
    margin-top: 10px;
}

.dbsList tr {
    float: left;
    width: 32%;
    margin-bottom: 0px;
}

.dbsList tr[class^="form-group tr-multitenant"] {
    width: 15%;
}

.dbsList tr[class^="form-group tr-model"] {
    width: 15%;
}

.dbsList tr td {
    display: block;
    width: 95%;
}

.dbsList tr[class^="form-group tr-removeDb"] {
    width: 6%;
    text-align: right;
    padding-top: 45px;
}

.dbsList .red {
    color: #a94442;
    cursor: pointer;
}

#provision_ACL-wrapper label,
#urac_ACL-wrapper label,
#urac_Profile-wrapper label,
#urac-wrapper label,
#extKeyRequired-wrapper label,
#oauth-wrapper label,
#session-wrapper label {
    float: left;
    width: 115px;
}

#provision_ACL-wrapper ul,
#urac_ACL-wrapper ul,
#urac_Profile-wrapper ul,
#urac-wrapper ul,
#extKeyRequired-wrapper ul,
#oauth-wrapper ul,
#session-wrapper ul {
    list-style-type: none;
    margin: 4px;
    padding: 0;
    float: left;
}

.dbsList ul {
    list-style-type: none;
    margin: 4px;
    padding: 0;
}

.dbsList ul li,
#provision_ACL-wrapper ul li,
#urac_ACL-wrapper ul li,
#urac_Profile-wrapper ul li,
#urac-wrapper ul li,
#extKeyRequired-wrapper ul li,
#oauth-wrapper ul li,
#session-wrapper ul li {
    float: left;
    margin: 10px;
}

#addDb-wrapper {
    float: left;
}

a.tooltipToggle {
    outline: 0;
}

.block {
    display: block;
}

.hidden {
    display: hidden;
}

.floater {
    /*float: left;*/
}

.addProperty {
    padding-left: 40px;
}

.manualToolTip {
    color: gray;
    font-size: 12px;
}

.commonRedButtonsClass {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.commonGreenButtonsClass {
    float: right;
    position: relative;
    top: -10px;
}

.commonGreenButtonsClassRefresh {
    float: right;
    position: relative;
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.commonButtonsClass {
    float: right;
    margin: 10px;
}

.schemasClass {
    float: right;
    margin-top: 13px;
    margin-left: 10px;
}

.apiClass {
    float: right;
    margin-top: 20px;
    margin-left: 10px;
}

.swaggerButtonsClass {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

.swaggerRunButtonClass {
    margin-top: 20px;
}

.buttonHover:hover {
    cursor: pointer;
}

.defaultResourceButtons {
    float: right;
    width: 150px;
}

.endpointHeader {
    padding: 5px;
    font-weight: bold;
    background-color: #eeeeee;
}

div.entryBox .endpointHeader.closed {
    border-bottom: none;
}

.endpoint-search {
    width: 25%;
    float: right;
}

.endpointListing {
    margin: 22px 0 !important;
}

.gitEndpointSize {
    width: 48% !important;
    float: left;
    margin-left: 2%;
}

.loadMoreEndPoint {
    width: 100% !important;
}

.onClickRepo {
    background-color: #dff0d8 !important;
}

div.box-of-3{
    width:48%;
    margin:1%;
}

.endpointsBox {
    border-radius: 5px;
    border: solid 1px #eeeeee;
    padding: 5px;
    cursor: pointer;
    position: relative;
}

.endpointsBox .title{
    height:40px;
    padding:5px;
}

.endpointsBox .content{
    height:80px;
    overflow: auto;
    padding:10px;
}

.endpointsBox:hover{
    background-color: #DEF1F7;
    border: solid 1px #337ab7;
}

.endpointsBox.noHover{
    pointer-events: none;
    opacity: 0.7;
    background:#efefef;
}

.endpointsBox.noHover .readmore{
    pointer-events: initial;
    opacity: 1;
}

.endpointsBox:hover hr{
    border-color: #333333;
}

.envType .endpointsBox ul{
    text-align: left;
    list-style-type: circle;
}

.endpointsBox .fieldMsg {
    color: #333;
}

.envType .endpointsBox ul{
    text-align: left;
    list-style-type: circle;
}

.endpointsBox .envDescription{
    padding: 0 10px 10px 10px;
    color: #337ab7;
    font-weight: bold;
    text-align: left;
}

.endpointsBox .readmore{
    padding-top: 7px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.endpointsBox .readmore a{
    float: right;
    padding: 4px 20px 0px 20px;
}

.selectedEndPointType{
   display: none !important;
}