/*
 Theme Name:   Twenty Nineteen Child
 Theme URI:    https://oaportal.activatemytrip.com/oap/wp-content/themes/twentynineteenChild/
 Description:  TwentyNineteen Child Theme
 Author:       Casablanca Express
 Author URI:   https://oaportal.activatemytrip.com
 Template:     twentynineteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentynineteen-child
*/

@import url("../twentynineteen/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

/* Global Styling */
#primary h1:before, #primary h2:before {
	display: none;
}

#primary h1, #primary h2 {
	text-align: center;
}

.entry .entry-content .oap a.cbeButton, #caspioform div input[type="submit"] {
	background: #052b54;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    max-width: 250px;
    width: 100%;
    text-align: center;
    margin: 2px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 35px;
}

#primary .entry-content .oap .cbBackButtonContainer {
	margin-top: 35px;
}

body .entry-content .oap header {
	margin-bottom: 2em;
}

body .entry-content .oap header h3 {
	text-align: center;
	font-size: 1em;
	line-height: .9em;
}

/* navigation */
.site-branding #site-navigation {
	text-align: center;
}

.site-branding #site-navigation #menu-main-menu a {
	padding: 5px 10px;
}

.page-id-2 #primary .entry-content .oap {
	text-align: center;
	margin: 32px auto;
}

#page #content #primary .oap {
	margin: 50px auto;
}

.oap #caspioform > div {
	margin: 0px auto;
	padding: 30px;
	border: 15px solid #ededed;
	min-width: 500px;
}

.page-id-25 .oap {
	text-align: center;
}

.confirmTxt {
	text-align: center;
}

.confirmTxt p {
	font-size: 1.3em;
}

/* manage users */
.page-id-23 #content #primary .entry-content {
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: 100%;
}

.page-id-23 #content #primary .oap {
	width: 100%;
	max-width: 80%;
}

.page-id-23 #content #caspioform div input[type="submit"] {
	margin-top: 0;
}

/* pop-up bulk edit */
.postid-21 #BulkUpdateForm {
	height: 300px!important;
}

.postid-21 #BulkUpdateForm #BulkUpdateFormBody > div {
	margin: 25px;
}

.cbBulkFormFieldCell span {
	vertical-align: top;
}

/* footer */
#page .site-info {
	display: none;
}


/*lower tablet and phone resolutions*/

@media screen and (max-width: 960px) {
	

}

@media screen and (max-width: 675px) {
	

 
}