
.subnav-menu.fixed-subnav-menu {
	display: none;
}

#left {
	background: transparent !important;
	    width: 100% !important;
    position: relative;
    height: auto;
		 border-top: white 2px solid;
    padding-top: 15px;
		    line-height: 27px;				
    margin-top: 40px;
    margin-bottom: 7px;
}

#left-header {
	  padding: 0 !important;
    background: transparent !important;
    display: inline;
}

#main {
	margin: 0 !important;
}

#Footer {
    width: 100%;
    background: #06304c;
    height: 50px;
    position: relative;
    margin: 16px 0;
    position: relative;
    bottom: 0;
		color: white;
}

.foot-wrap {
	position: static;
    width: 1056px;
	max-width: 90%;
    margin: 0 auto;
}

#Footer .footer-logo {
	    display: block;
    width: auto;
    height: 49px;
    float: left;
}

#Footer .foot-bar {
    background: none;
    float: left;
    width: auto;
    margin-left: 10px;
    margin-top: 14px;
		
}

#Footer .footer-social {
    float: right;
    margin-top: 12px;
    width: 119px;
    background: none;
}

#Footer .footer-social div > a div {
    width: 30px;
    height: 23px;
    overflow: hidden;
    float: right;
}

#Footer .footer-social div.facebook {
    background: url("/Portal/Themes/Fullers/img/facebook.png") no-repeat 0 0;
}

#Footer .footer-social div.twitter {
    background: url("/Portal/Themes/Fullers/img/twitter.png") no-repeat 0 0;
}

#Footer .footer-social div.instagram {
    background: url("/Portal/Themes/Fullers/img/instagram.png") no-repeat 0 0;
}

.facebook, .twitter {
    margin-right: 5px;
    vertical-align: text-top;
}

#Footer .footer-details {
    width: auto;
    float: right;
    display: block;
}

#Footer .footer-details ul {
    margin-top: 18px;
}

#Footer .footer-details ul li {
    float: left;
    list-style-type: none;
}

#Footer .footer-details ul li a {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px 0 5px;
}

.error-summary ul {
    list-style: none;
    margin: 0;
    color: #b94a48;
    height: 20px;
}

.help-block.valid {
    display: none;
}

.control-group {
    margin-bottom: 5px;
}

.toast-item p {
    margin: 14px 0 14px 50px;
}

.login .wrapper .login-body h2 {
	font-weight: 600;
}


.cost-summary {
    font-size: 1.2em;
    padding: 30px;
}

    .cost-summary td {
        padding: 5px;
    }

    .cost-summary img {
        padding: 20px 0px;
    }

    .cost-summary .figures {
        background: #ddd;
    }

.top-nav {
    font-weight: 800;
    font-size: 1.3em;
}


.main-Page-Logo {
    text-decoration: none;
    float: left;
    margin-top: -15px;
    margin-bottom: -10px;
}

#left-header {
    background-color: #332f30;
    width: 170px;
    height: 40px;
    color: #333;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.6em;
    padding-left: 15px;
    padding-top: 60px;
}

select.input-block-level {
    display: inline-block;
    border-radius: 0;
    background: #f9f9f9;
    color: #555;
}

.left-partition {
    float: left;
    width: 360px;
}

.right-partition {
    float: right;
    width: 360px;
}

.clear {
    clear: both;
}

.wrapper.double {
    width: 800px;
    margin: -300px -400px;
}

.realperson-regen,
.controls label {
    color: #333;
    font-weight: 600;
}

@media (max-width: 480px) {
    .left-partition {
        float: none;
        width: 100%;
    }

    .right-partition {
        float: none;
        width: 100%;
    }
}

.table .parent {
    font-weight: bold;
}

    .table .parent .btn {
        font-weight: normal;
    }




/* overrides */

.headerLogo{
	float:none !important;
	margin-left: auto;
    margin-right: auto;
    max-width: 1150px;
}
.headerLogo img{
	width:250px;
}

#main{
	padding: 0px !important;
}

#main .container-fluid{
	padding: 0 !important;
}



.login .wrapper .login-body h2, .login .wrapper .login-body label{
	color: white;
}

.login .wrapper .login-body btn btn-primary{
	background: #76bc21;
}

body {	
    background: url("/Portal/Themes/Fullers/img/homepage-dolphins.jpg") no-repeat !important;
	background-size: 100% 100% !important;
	background-attachment: fixed !important;
    background-position: center !important; 
}

#login-logo {
	text-align: left;
	/*background: #243490;*/
	margin-bottom: 16px;
}

#login-logo img {
	width: 100%;
	padding: 0;
}

.error, label.error {
    color: #b94a48;
    border-color: #b94a48;
    font-weight: bold;
}

.valid {
    color: #468847;
    border-color: #468847;
}

.login .inner-wrapper{
	background: #005cb9;
	/*background: rgba(255, 255, 255, 0.6);*/
	border-radius: 10px;
    padding: 10px;
	margin-bottom: 16px;
}

.login-body {
	background: transparent !important;
}

@media (max-width: 767px) {
    .inner-wrapper {
        background: none;
    }
}

.table.table-hover tr:hover > td {
    background: #ddd;
}

.wrapper {
    
}

a [class^="icon-"]:hover {
    text-decoration: none;
}

.login .wrapper {
    width: 500px;
    height: auto;
}

.modal-header {
	background: #243490;
}

.modal-header * {
	color: #fff;
}

@media (max-width: 767px) {
    .modal {
    }

    .modal-body {
        overflow: auto;
        max-height: 200px;
    }
}

.wrapper.double {
    width: 900px;
}

.login .wrapper .login-body {
    margin-bottom: 20px;
}

#loginForm, #RegistrationForm, #ForgotPasswordForm {
    padding-bottom: 30px;
}

.login .iCheck-helper {
    background: #44525d;
}


.table tr th {
    background: #005cb9;
}

#left {
    background: #ededed;
    width: 185px;
}

#main {
    padding-bottom: 0px;
    min-height: 1000px;
	background: rgb(255, 255, 255) !important;
	background: rgba(255, 255, 255, 0.6) !important;
	border-radius: 10px;
    padding: 10px;
}

#footer {
    font-weight: 800;
}

    #footer a {
        color: #fff;
        padding: 10px 0;
        text-align: center;
        display: block;
        text-decoration: none;
		background: #76bc21;
		/*background: rgba(6, 48, 76, 0.5);*/
    }

        #footer a:hover {
            background: #06304c;
        }

.login .wrapper .login-body .forget a {
    padding: 10px 0;
    text-align: center;
    display: block;
    text-decoration: none;
}


.statsDate {
	background: rgb(6, 48, 76);
    background: rgba(6, 48, 76, 0.7);
}

#navigation .main-nav > li > a .caret {
    border-top-color: #fff !important;
}

#navigation .main-nav > li > a:hover .caret {
    border-top-color: #fff;
}

#navigation {
	background: transparent !important;
	    margin-top: 5px;
}

#navigation .dropdown-menu {
    border: 0;
	background: rgb(6, 48, 76);
    background-color: rgba(6, 48, 76, 0.95);
    color: #fff;
}

    #navigation .dropdown-menu li a {
        color: #fff;
        background-color: transparent;
    }

        #navigation .dropdown-menu li a:hover {
            color: #fff;
			background-color: rgb(0, 154, 173);
            background-color: rgba(0, 154, 173, 0.4);
        }

#navigation .main-nav > li.open.active > .dropdown-menu > .active > a {
	background: rgb(6, 48, 76);
    background: rgba(6, 48, 76, 0.5);
    color: #fff;
}

#navigation .main-nav > li > a {
    color: #fff;
}

    #navigation .main-nav > li > a:hover {
		background: rgb(6, 48, 76);
        background-color: rgba(6, 48, 76, 0.5);
        color: #fff;
    }

#navigation .main-nav > li.open > a {
    background-color: rgba(6, 48, 76, 0.5);
    color: #fff;
}

#navigation .main-nav > li.active > a {
    background-color: #06304c !important;
    color: #fff;
}

    #navigation .main-nav > li.active > a:hover {
		background: rgb(6, 48, 76);
        background-color: rgba(6, 48, 76, 0.5);
    }

#left .subnav .subnav-menu > li > a {
    margin-left: 3px;
    margin-right: 3px;
		color: white;
}

#left .subnav .subnav-menu > li > a:hover {
	background: rgb(6, 48, 76);
	background-color: rgba(6, 48, 76, 0.5);
	color: white;
}

#left .subnav .subnav-menu > li.active > a {
    background-color: #06304c;
    color: #fff;
}

#left .subnav .subnav-menu{
	background: rgb(6, 48, 76);
    background: rgba(6, 48, 76, 0.6);
    padding: 10px;
    border-radius: 10px;
}

#left .subnav-menu:empty {
	display:none;
}

.btn.btn-primary {
	background: #76bc21;
    /*background: rgba(6, 48, 76, 0.7);*/
}

    .btn.btn-primary:hover {
        background: #06304c;
    }


#navigation .toggle-mobile {
    color: #fff;
	background: rgb(6, 48, 76);
    background: rgba(6, 48, 76, 0.7);
}

#navigation .mobile-nav.open {
    background: #06304c;
}

    #navigation .mobile-nav.open > li > a {
		background: rgb(6, 48, 76);
        background: rgba(6, 48, 76, 0.7);
    }

    #navigation .mobile-nav.open > li > ul {
		background: rgb(6, 48, 76);
        background: rgba(6, 48, 76, 0.7);
    }

        #navigation .mobile-nav.open > li > ul > li a {
			background: rgb(6, 48, 76);
            background: rgba(6, 48, 76, 0.7);
        }


/*end the theme*/

/* Fullers BE CSS*/

#header {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1150px;
	background: #005cb9;
    /*background-color: rgba(6, 48, 76, 0.7);*/
	padding-left: 10px;
    padding-right: 10px;
}

.headerLogo {
	    padding: 0 0 0 20px;
			float: left;
}

#header img {
	padding: 5px 0;
    width: 120px;
}

.headerContent {
   
}

.socialContainer {
    display: inline-block;
    width: 23%;
}

@media (max-width: 767px) {
    .container-fluid, .container {
        padding: 0;
    }

    .headerContent {
        float: none;
    }
}

.txnTable thead tr th:last-child,
.txnTable tbody tr td:last-child {
    text-align: right;
}
