/* 
Theme Name:		 Betheme Child Theme
Theme URI:		 http://themes.muffingroup.com/betheme/
Description:	 The biggest WordPress Theme ever
Author:			 Muffin group
Author URI:		 http://muffingroup.com/
Template:		 betheme
Version:		 1.0.0
Text Domain:	 Betheme-child
-------------------------------------------------------------- */

/* =Theme customization starts here
------------------------------------------------------- */
/*Application Page*/
.applicationtable {
    margin-top: 25px !important;
}

.applicationtable th {
    background-color: rgb(0, 85, 129) !important;
    border-bottom: solid !important;
    border-bottom-color: white !important;
    text-align: left !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left !important;
    text-transform: capitalize !important;
    width: 100%;
    padding: 10px 6px !important;
}

.applicationtable td {
    background-color: rgb(245, 245, 245);
    padding: 10px 0px !important;
    border-bottom: solid;
    border-bottom-color: white;
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
    float: left !important;
    width: 100% !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.applicationtable td a {
    color: #000000;
    font-size: 15px !important;
    text-decoration: none;
    padding-left: 6px;
}

.page-template-archive-application table tr:nth-child(2n) td {
    background-color: rgb(245, 245, 245) !important;
}

.applicationtable td span {
    float: right;
    padding-right: 13px;

}

.page-template-archive-application .panel {
    display: none;
}

.page-template-archive-application .accordion {
    cursor: pointer;
}

.page-template-archive-application .panel.show {
    display: block !important;
}

#menu ul.sub-menu li.current-menu-parent ul.sub-menu li.current-menu-item a {
    color: #0d5682 !important;
}

.page-template-archive-application .active div:after {
    content: "\2212";
}

.page-id-724 .desc_wrapper {
    text-align: center;
}

.page-id-724 .desc_wrapper .hr_color {
    width: 100%;
}

.button-width a.button {
    width: 100% !important;
    float: left !important;
    text-align: center !important;
    padding: 10px 0px !important;
}

.button-width a.button span {
    padding: 0px !important;
    text-align: center;
    width: 100%;
    float: left;
}

table.applicationtable tr:first-child td {
    background-color: rgb(245, 245, 245) !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

@media only screen and (min-width: 448px) and (max-width: 500px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 479px) {
    .applicationtable td a {
        font-size: 11px !important;
    }
}

.image-width .image_frame {
    max-width: 78% !important;
}


.hull-and-co-home-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post__applications-page {
    flex-grow: 1;
}

#menu-brown-brown-copyright-menu {
    list-style: none;
    padding: 0px;
    background: transparent;
}

#menu-brown-brown-copyright-menu li a {
    padding: 0px;
}

#ot-sdk-btn {
    background: transparent;
    padding: 0px;
    color: #50555E;
}