/*.mongodb_subform_list {
width: 340px;
height: 20px;
float: right;
margin-left: 10px;
padding: 5px;
border: red 1px solid;
margin-top: 10px;
}
.clearboth {
	clear:both;
} */

.container {
    width:100%;
    border:1px solid #d3d3d3;
}
.container div {
    width:100%;
}
.container #apiheader {
    background-color:#d3d3d3;
    padding: 2px;
    cursor: pointer;    
}
.container .testcontent {
    display: none;
    padding : 5px;
	min-height: 30px;
}

#copyToClipboard {
	cursor: pointer;
float: right;
width: 100px;
background-color: #ececec;
text-align: center;
padding: 3px 5px;
border: #d5d0d0 1px solid;
margin-right: 20px;
}

.mongodb_subform_list {
width: 340px;
/*height: 20px;*/
float: left;
margin-left: 10px;
/*padding: 5px;*/
margin-top: 10px;
}

.clearboth {
	clear:both;
}

#manage-document .form-checkbox, #subdocument_wrapper .form-checkbox, #collectionsetting .form-checkbox {
	float: left;
	margin-top: 20px;
}
#collectionsetting .form-text {
	/* border: #000 0px !important; */
	background-color:#fff;
}

/* #collectionsetting .js-form-item-collection-url #edit-collection-url {
   border: #c0c0c0 1px solid !important;
} */

#main .block-local-tasks-block ul.tabs.primary li.is-active a {
	pointer-events: none;
    cursor: default;
}
.collection_container {
	line-height: 50px;
	border-bottom: #ececec 1px solid;
}
/* input {
	border: red 1px solid !important;
} */
.collectionsetting .form-checkbox {
	float: left;
	margin-top: 18px;
}

/* .js-form-required:after{
	content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(../../../../misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
} */

.node-mongodb-information-form div#edit-field-address-wrapper,
.node-mongodb-information-form div#edit-field-address-port-wrapper,
.node-mongodb-information-form div#edit-field-ssh-address-wrapper,
.node-mongodb-information-form div#edit-field-ssh-address-port-wrapper,
.node-mongodb-information-edit-form div#edit-field-address-wrapper,
.node-mongodb-information-edit-form div#edit-field-address-port-wrapper,
.node-mongodb-information-edit-form div#edit-field-ssh-address-wrapper,
.node-mongodb-information-edit-form div#edit-field-ssh-address-port-wrapper{
	display: inline-block;
}

.page-node-type-mongodb-information .block-local-tasks-block{
	display:none;
}

.node-mongodb-information-form .form-wrapper,
.node-mongodb-information-form .form-item,
.node-mongodb-information-edit-form .form-wrapper,
.node-mongodb-information-edit-form .form-item{
	margin-bottom: 0 !important;
}

.node-mongodb-information-form .form-actions,
.node-mongodb-information-edit-form .form-actions{
	margin-top: 1em !important;
}

.node-mongodb-information-form div#edit-field-address-wrapper,
.node-mongodb-information-form div#edit-field-ssh-address-wrapper,
.node-mongodb-information-edit-form div#edit-field-address-wrapper,
.node-mongodb-information-edit-form div#edit-field-ssh-address-wrapper {
    width: 39%;
}

.node-mongodb-information-form div#edit-field-address-port-wrapper,
.node-mongodb-information-form div#edit-field-ssh-address-port-wrapper,
.node-mongodb-information-edit-form div#edit-field-address-port-wrapper,
.node-mongodb-information-edit-form div#edit-field-ssh-address-port-wrapper {
    width: 15%;
}

.address-desc {
    font-size: 0.85em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#collection-relation-form select{
	width:80%;
}
#collection-field-relation-form select{
	width:90%;
}
#collection-relation-form .collections-set{
	float:left;
	width:50%;
}
#collection-field-relation-form .collections-set{
	float:left;
	width:25%;
}
#collection-field-relation-form #edit-source-collection{
	width:25%;
}
#collection-relation-form #edit-submit, #collection-field-relation-form #edit-submit{
	float:left;
	clear:both;
}
.ajax-progress .message{
	display:none !important;
}
.collections-field-set select#edit-source-collection {
    width: 50%;
}
.collections-field-set .form-item {
    margin-bottom: 0px;
}

.collectionsetting .details-wrapper, .key-update .details-wrapper{
    display: inline-block;
    width: 96%;
}

.collectionsetting #edit-document{
    width: 110%;
}

.collectionsetting select, .key-update select, .dropdown_values input{
	margin:10px;
	height:30px;
}

div.dataTables_wrapper {
	width: 1240px;
	margin: 0 auto;
}

.dataTables_wrapper {
	overflow: auto;
}

.required_check, .multiple_check, .unique_check{
	float:left;
	margin: 0px 5px;
}
.required_check .form-checkbox, .multiple_check .form-checkbox, .unique_check .form-checkbox, input[id$="document-select-all"]{
	margin-top:4px !important;
}

#dataform_list .thumb-file--image {
    background-image: url(/core/themes/classy/images/icons/image-x-generic.png);
}

#dataform_list .thumb-file {
    padding-left: 20px;
    display: inline-block;
    min-height: 16px;
    background-repeat: no-repeat;
    background-position: left center;
}

#dataform_list .thumb-file a.image-link{
	float:left;
}

ul.sf-menu.sf-style-white {
	margin-bottom: -12px !important;
}

ul.sf-menu.menu, ul.sf-menu.menu ul, ul.sf-menu.menu li {
    margin: 1px;
}

.path-mongodb-list .indicator{
	float:right;
	margin-top: 2px;
    height: 14px;
    width: 14px;
}
.path-mongodb-list .indicator.active{
	background-image: url(../images/indicator.png);
	background-size: cover;
}

.mongo-data-table .view-content{
	background: rgba(0, 0, 0, 0.105);
	padding: 0.1em 0.6em;
	margin: 10px 0;
}

.location-warning{
	color: #b10404;
}
.messages .close-button {
	float: right;
	width: 16px;
	height: 16px;
	background: url("../images/close_button.png") 50% 50% no-repeat;
	cursor: pointer;
}
.messages .close-button:hover {
	background-color: rgba(255, 186, 186, 0.38); 
}

.location-filter{
	float:right;
	padding: 0px 10px;
}
.location-filter label{
	float:left;
}
.location-filter #locations_filter {
    width: 150px;
	padding: 0px 5px;
}
.multi-field{
	float:left;
	width: 100%;
}
.multi-field .form-item, .multi-field .multi-field-actions{
	float:left;
}
.multi-field .form-item{
	width:30%;
}
.multi-field .form-item input{
	width:100%;
}
.multi-field:first-child .multi-field-actions{
    margin-top: 1.3em;
}
.multi-field .multi-field-actions{
    position: relative;
    top: 1em;
	padding-left: 10px;
}
ul.sf-menu li {
  z-index: unset;
}
.key_diff_red{
	color:#fe0505;
	text-decoration:line-through;
}
.coll_diff_red{
	border: 1px solid #fe0505;
	color: #fe0505;
}
.key_diff_green{
	color: #04bc04;
}
.coll_diff_green{
	border: 1px solid #04bc04;
	color: #04bc04;
}
.coll_diff_black{
	color: #000;
}
a[href="/mongodb_api/listdataform"], a[href="/mongodb_api/listcollectionform"],a[href="/mongodb_api/collectionsetting"],a[href="/mongodb_api/listdataformdocument"],a[href="/mongodb_api/managedataform"], a[href="/mongodb_api/assigndataform"], a[href="/addgroupuser"], a[href="/addsubgroup"], a[href="/mongodb_api/collectionsettingconditional"]{
	color: #ff0000 !important;
}
a[href="/mongodb_api/export"], a[href="/mongodb_api/import"],a[href="/mongodb_api/oldimport"], a[href="/mongodb_api/import/sanitizelist"], a[href="/mongodb_api/import/sanitize"], a[href="/mongodb_api/import/mapping"], a[href="/mongodb_api/inventory_management"]{
	color: #0000ff !important;
}

a[href="/mongodb_api/manage_container"],a[href="/mongodb_api/product/manage_product"],a[href="/mongodb_api/product/sanitize_product"],a[href="/mongodb_api/product/mapping_product"] {
	color: #227122 !important;
}
a[href="/mongodb_api/assigndataform"],a[href="/addgroupuser"],a[href="/addsubgroup"],a[href="/listsubgroup"]{
	color: #c60095 !important;
}
a[href="/mongodb_api/search"], a[href="/mongodb_api/mdbschema_kvsettings"], a[href="/mongodb_api/closeConnection"] {
	color: #1098db !important;
}
li.lineseperator {
	clear: both !important;
}

.tabs ul.primary li {
	margin-top: 10px !important;
}
.mdbdelete_link, .mdbkey_link{
	/*float: right;*/
}
.mdbdelete_link::before{
	content: url("../images/delete_icon.png");
	padding-right: 5px;
}

.mdbdelete_warning {
	color: #ff0000 !important;
	font-size: 12px;
}
.mdbcollection_container{
	clear: both;
	padding: 10px 0px !important;
}

a {
	text-decoration: none !important;
	border-bottom: unset !important;
}

#datadocument_list_wrapper {
	margin-top: 50px;
	overflow: hidden !important;
}

#datadocument_list tr.odd {
	background: rgba(0, 0, 0, 0.105) !important;
}

#datadocument_list tr.even {
	background: rgba(0, 0, 0, 0.063) !important;
}

.tableremove_checkbox thead th:nth-child(1), .tableremove_checkbox td:nth-child(1) {
	display: none !important;
}

.hideelm {
	display: none !important;
}

.sanitizetable td:nth-child(1) {
	width: 50px !important;
	text-align: center;
}

.sanitizetable td:nth-child(2) {
	width: 30px !important;
	text-align: center;
}
table.documentview {
	border: #4d4b4b 1px solid;
}

table.documentview th, table.documentview td {
	padding: 10px !important;
	border: #4d4b4b 1px solid;
}
table.documentview th {
	width: 20% !important;
}
table.documentview td {
	font-weight: normal !important;
}

table.documentview td a {
	color: #0000ff !important;
	text-decoration: underline !important;
}
.document_table {
	max-width: 1260px !important;
}

.document_table tfoot {
	border-top: #111 1px solid;
}
.doc_pager {
	max-width: 1000px;	
}

.doc_pager a.active {
	color: #000 !important;
}
.doc_pager a {	
}
.document_table .document_info {
	float: left;
	max-width: 30%;
}

.document_table .dataTables_wrapper {
	float: right;
	max-width: 70%;
	clear: unset !important;
}

.accepted_list {
	max-width: 200px;
	height: 24px;
	border-bottom: #ececec 1px dashed;
}

.accepted_list img {	
	margin-top: 9px;
	width: 8px;
	cursor: pointer;
}

#block-welcomeblock h1 {
	margin: 0px !important;
	font-size: 25px !important;
	color: #fff;
}

.path-mongodb-api .region-content .block-system-main-block .content a:visited {
	color: #2e10ff !important;
}
.custom_fieldset {
	border: #efefef 1px solid;
	margin: 10px 30px;
	max-width: 80%;
}
.patient_report_main, .patient_report_main_summary {
	max-width: 400px !important;
	border: #000 1px solid;
}
.patient_report_main th:nth-child(1), .patient_report_main_summary th:nth-child(1){
	width: 200px !important;
}
#hrreport-form caption{
	font-size: 20px !important;
	text-align: left;
}

.report_patient tfoot td{
	text-align: center;
	font-weight: bold;
	background-color: #cec7c7
}

.report_patient td.setcenter {
	text-align: center;	
}

.report_cvtemt, .report_tech {
	width: 700px;
}

.report_cvtemt td:nth-child(1), .report_tech td:nth-child(1){
	width: 300px;
}

.report_cvtemt td:nth-child(2), .report_tech td:nth-child(2), .report_cvtemt td:nth-child(3), .report_tech td:nth-child(3){
	width: 100px;
}

#hrreport-form table td, #hrreport-form table th {
	border: #978d8d 1px solid;
}
.documentview img {
	max-width: 75px !important;
}

#hrreport_action {
	width: 500px !important;
}

#hrreport_action #edit-hrprint, #hrreport_action #edit-actions-goback, #hrreport_action #edit-hrprint_summary{
	float: left;
}

#hrreport_action #edit-hrprint, #hrreport_action #edit-hrprint_summary{
	margin-left: 20px;
	padding: 0.25em 1.063em;
cursor: pointer;
text-align: center;
color: #3a3a3a;
border: 1px solid #e4e4e4;
    border-right-color: rgb(228, 228, 228);
    border-bottom-color: rgb(228, 228, 228);
    border-left-color: rgb(228, 228, 228);
border-right-color: #d2d2d2;
border-bottom-color: #b4b4b4;
border-left-color: #d2d2d2;
border-radius: 1em;
background-color: #fff;
background-image: -webkit-linear-gradient(top, #f3f3f3, #e8e8e8);
background-image: linear-gradient(to bottom, #f3f3f3, #e8e8e8);
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 0.929em;
font-weight: normal;
line-height: normal;
}

.region-content ul.primary li:nth-child(-n+62) {
	display: none !important;
}


@media print {
  h1, #hrreport-form table th {page-break-before: always;}
}