/* CSS Document */
/* GREEN THEME */


body {
	font-size: 11px;
}
		
a {
    color:#489007;
}
a:hover {
    color: #489007;
}
.btn.focus, .btn:focus, .btn:hover { color:#ffffff; background-color:#489007; background-position:0 0;}
.GeneralLinks {
	font-size:12px;
	color:#489007;
}
.GeneralLinks:hover {
	color:#489007;
}
.GeneralLinks i {color:#489007;}

.ActivePageLink {
	color:#000000;
	font-weight: bold;
	}
.ActivePageLink:hover {
	color:#000000;
	}
	
.InactivePageLink {
	color:#666666;
	font-weight: normal;
	}

.modal-header  {
    background-color: #DDDDDD;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
  }

#PageContainer {
	padding-top: 25px;
	padding-bottom: 35px;
	}
	
#ContentBorderBox {
	background-color:#dff3bf; 
	border:2px solid #489007; 
	border-radius:10px; 
	padding:15px 15px 15px 15px; margin-top:10px;
	}

#ContentInnerBox {
	background-color:#FFFFFF; 
	border-radius:10px;
	padding:15px;
	}
	
#PageTitle {
	font-size:30px;
	}
	
#PageLinks {
	color:#555555;
	font-size:14px;
	text-align:right;
	margin-top: 15px;
	margin-bottom: 10px;
	}

#PageLinks a {
	color:#555555;
	}	
	
#header-bar-blank {
	display:none;
	}
	
.HeaderProgramName {
	color:#555555;
	font-family:Helvetica,Tahoma;
	font-size:30px;
	}
	
.HeaderUserInfo {
	color:#387006;
	font-size:12px;
	}
	
.FooterBar {
	background-color:#222222;
	}

.footerTextLinks:hover, .footerTextLinks:focus {
    color:#489007;
}

.FooterCopyright {
	background-color:#323232;
	} 
	
.CopyrightText {
	color:#9AC372;
	font-size:11px;
	}

.field-validation-error {
	color: red;
	font-family:Helvetica,Tahoma;
	font-size:12px;
}
        
span.field-validation-error {
	margin-bottom: 10px;
	display:block;
}

.btn-primary{
	background-color: #489007;
	background-image: linear-gradient(to bottom,#a8d87f 10%,#489007 100%);
	border-color: #489007;
}

.btn-primary:hover{
	background-color: #489007;
	border-color: #489007;
}

.btn-primary:active{
	background-color: #489007;
	border-color: #489007;
}
    
.input-validation-error {
	border: solid 1px red !important;
}

.form-control{
	height:30px;
	font-size:12px;
	padding: 7px 7px;
	}
        
		div.validation-summary-errors {
		    width: 60%;
            border: solid 1px red !important;padding: 10px;
		    background-color:#FFEEEE;
		    font-size: 14px;
		    font-weight:bold;
		    border-radius: 4px;
		    margin-top: 25px;
		    margin-bottom: 15px;
		    padding-top: 15px;
		    padding-bottom: 5px;
		    text-align:center;
        }

		.white {
			color: #FFFFFF!important;
		}
		.acc_field {
			margin-bottom: 15px;
			padding: 12px 10px;
			border-radius: 4px;
			border: 1px solid #ccc;
			font-size: 14px;
			text-align: right;
			overflow-y: hidden;
		}

		.acc_field label {
			/*float: left;*/
		}

		.acc_field input[type="Text"] , .acc_field input[type="email"] , .acc_field input[type="password"] {
			width: 100%;
			padding: 7px 7px;
			font-size: 12px;
			border-radius: 4px;
			border: 1px solid #ccc;
		}

		.acc_label_text {
			/*width: 100%;*/
			/*float: left;*/
			padding: 10px 10px 0px 10px;
			font-size: 14px;
		}

		.acc_field > select{
			padding: 10px;
			border-radius: 4px;
			background: #fff;
			border: 1px solid #ccc;
			margin-top: 5px;
		}
		
		.button {
			background:#489007 !important;
			color: #fff;
			border: none;
			border-radius: 5px;
			cursor: pointer;
			display: inline;
			font-size: 1.4em;
			font-weight: normal;
			margin-top: -2px;
			overflow: visible;
			padding: 4px 14px;
			width: auto;
			align-items: flex-start;
			text-align: center;
			box-sizing: border-box;
            opacity:1 !important;
		}

		.button:hover {
			background: #0b427a;
			color: #fff;
		}
		
		.table tbody tr td {
			padding: 10px;
			margin-bottom: 3px;
		}
		
		#myNavbar ul li a {
			font-size: 13px;
		}
		
.pagination .active a  {
	    background-color:#53A508;
	    border-color:#53A508;
	}
.pagination .active a:hover  {
	    background-color:#489007;
	    border-color:#489007;
	}
		
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
	    background-color:#53A508;
	}
	
		
.navbar-nav > li > a {padding-top:8px !important; padding-bottom:5px !important;}
.navbar {min-height:38px !important}

.navbar {
	font-size:13px;
	margin-bottom:0px;
	border-radius:0px;
	border:0px;
	}
.container-fluid {
	max-width:2000px;
	}
#datetime-desktop {
	display:block;
	}
#topdata-mobile {
	display:none;
	}
#nav-points {
	display:block;
	}

#HomeImage {
	margin:0px;
	padding:0px;
	}


/* Akash Css */
.pagetitle-outer{position:relative; margin-bottom: 10px;}
.pagetitle-outer .pagetitle-outer-l { }
.pagetitle-outer .pagetitle-outer-l .main-subtitle { display:block; margin-top: 3px; font-size: 12px; color:#489007;}
.pagetitle-outer .pagetitle-outer-l h3 { margin:-5px 0 0 0; color:#489007;}
.pagetitle-outer .pagetitle-outer-r {font-size: 14px; text-align: right;}
.pagetitle-outer .pagetitle-outer-r .btngroup-outer { display: inline-block;  padding-left: 5px;  background-color: #fff; margin-top: 6px;}
.pagetitle-outer .pagetitle-outer-r .btngroup-outer .icon-only {color:#489007; font-size: 24px; margin-top:2px;}
.pagetitle-outer .pagetitle-underline { width:100%; height:1px; border-top:1px solid #489007; position: relative; bottom: -22px; max-width: 1140px; margin-left: 15px; z-index:-1;}
.clnt-sprt-btn {display: inline-block;   border: 1px solid #489007;  border-radius: 5px; overflow:hidden; background-color: #fff;}
.clnt-sprt-btn a{padding: 4px 15px;  display: inline-block;  border-right: 1px solid #489007;  color:#489007; float:left;}
.clnt-sprt-btn a:last-child{border-right: none !important;}
.clnt-sprt-btn a:hover, .clnt-sprt-btn a:focus {background-color:#dff3bf;  color:#489007 !important;  text-decoration: none; }
.clnt-sprt-btn a span{}
.clnt-sprt-btn button{padding: 10px 15px;  display: inline-block;  border-right: 1px solid #489007 !important;  color:#489007; background: transparent; border: none; float:left;}
.clnt-sprt-btn button:last-child{border-right: none !important;}
.clnt-sprt-btn button:hover, .clnt-sprt-btn button:focus {background-color: #489007;  color: #fff;  text-decoration: none; }
.clnt-sprt-btn button span{}
.clnt-sprt-btn ul { padding:0px; }
.clnt-sprt-btn ul li a { color:#489007; padding:7px 15px; float:none;}
.clnt-sprt-btn ul li a:hover { background: #dff3bf;  color: #489007 !important; }
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
.faq_tab { background-color:#489007; color:#fff !important;}
.Sprt_tct_stm{ background-color:#489007; color:#fff !important;}
.clnt_sprt_tab{}
.view_eye { color:#489007;}
.clnt-sprt-btn .btn_highlighted {background-color:#489007; color:#fff !important;}
.PageTitle i, #PageClientName i {color:#489007;}
 label.check-lebel { font-family: 'Bubbler One', sans-serif;  padding: 0px !important; margin-right:10px; font-size:18px; color: #5d5d5d; font-weight: bold; }
.fa.fa-filter { color:#489007;}
.stnd-cntstyl {font-family: 'Bubbler One', sans-serif;  font-size:16px;  padding-top: 0px !important; margin: 0; line-height: 26px;}
.top-strip-band { width: 100%;  padding: 10px;  background:#489007;}
.menu-top-strip-band { width: 100%;  padding:3px;  background:#dff3bf;}
.footer-strip-bar{ width: 100%;  padding: 5px;  background:#dff3bf;}
.btn-default:focus, .btn-default:hover { background-color: #e0e0e0; background-position: 0 -15px; color: #333 !important;}
.vr-systm-admin { position: absolute; top: 50%; left: 50%; padding:20px 30px; -ms-transform: translateX(-50%) translateY(-50%); -webkit-transform: translate(-50%,-50%); 
transform: translate(-50%,-50%);  background: rgba(255, 255, 255, 0.8);  border: 5px solid #489007; border-radius: 15px; max-width: 600px;  width: 100%;}
.vr-systm-admin h2{color:#489007; font-size:48px; font-weight: bold; margin: 0;}
/*.btnopt-dwn:hover { background-color:#dff3bf !important; }*/
a.btnopt-dwn-active { background-color:#dff3bf !important; }
#divHeaderStats {text-align:right;font-size:18px;font-weight:bold;color:#489007;}
.actv-bg { background-color:#dff3bf; }
input[type="checkbox"] { -ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5);  -o-transform: scale(1.5);  padding: 8px; margin-left: 8px;}
.mbl-view {display:none;}
.api-mbl-menu { display:none; }
.graph-people {background-color:#489007;}
.graph-views {background-color:#dff3bf;}
#siteTrafficChart rect:nth-child(odd) {fill:#489007;}
#siteTrafficChart rect:nth-child(even) { fill:#dff3bf;}


@media only screen and (max-width:1199px) {
    .pagetitle-outer .pagetitle-underline { max-width:940px; }
    .mbl-view {display:inline-block;}
    .dsktop-view { display:none; }
    #myNavbar > ul > li > a { padding-left:10px; padding-right:10px; }
    .clnt-sprt-btn a { padding: 4px 10px; }
}

@media only screen and (max-width:991px) {
    .PageTitle { font-size: 25px;  }
    .pagetitle-outer .pagetitle-underline { max-width:720px; }
    .navbar-nav > li > a { padding: 15px 5px !important; font-size: 11px !important; }
}


@media only screen and (min-width: 500px) {
	.header-logo {
	text-align:left;
	}
}


@media (max-width: 639px) {
    .clnt-sprt-btn a span, .clnt-sprt-btn button span { display: none;}
    .moblebtn-view a span { display:none;  }
    .clnt-sprt-btn a i, .clnt-sprt-btn button i {font-size: 16px; }
    .clnt-sprt-btn a, .clnt-sprt-btn button { padding:4px 15px;  min-width:75px;}
    #ContentInnerBox h4 { text-align: center;}
    .vr-systm-admin { max-width: 445px; }
    .vr-systm-admin h2 {    font-size: 34px;  }
}

@media (max-width: 767px) {
    .centercntnt { text-align:center !important;  }
     #auditTable_wrapper, #registrationCodesTable_wrapper, #representativeTable_wrapper, #productsTable_wrapper, #magTable_wrapper, #sweepstakesTable_wrapper, #clientsTable_wrapper, #contactsTable_wrapper,
     #programsTable_wrapper, #customersTable_wrapper, #uploadsTable_wrapper, #docTable_wrapper, #optOutTable_wrapper, #allowedWaysTable_wrapper, #invoiceTable_wrapper, #allowedEntryTable_wrapper, #dataTable_wrapper,
     #wellviaTable_wrapper, #loginsTable_wrapper, #hotelsTable_wrapper, #detailsTable_wrapper, #checkledger_wrapper, #bankstatement_wrapper, #emailsTable_wrapper, #sectionsTable_wrapper,
     #typesTable_wrapper { overflow:hidden; }
        #auditTable_wrapper > .row:first-child, #registrationCodesTable_wrapper > .row:first-child, #representativeTable_wrapper > .row:first-child, #productsTable_wrapper > .row:first-child, #magTable_wrapper > .row:first-child,
        #sweepstakesTable_wrapper > .row:first-child, #clientsTable_wrapper > .row:first-child, #contactsTable_wrapper > .row:first-child, #programsTable_wrapper > .row:first-child, #customersTable_wrapper > .row:first-child,
        #uploadsTable_wrapper > .row:first-child, #docTable_wrapper > .row:first-child, #optOutTable_wrapper > .row:first-child, #allowedWaysTable_wrapper > .row:first-child, #invoiceTable_wrapper > .row:first-child,
        #allowedEntryTable_wrapper > .row:first-child, #dataTable_wrapper > .row:first-child, #wellviaTable_wrapper > .row:first-child, #loginsTable_wrapper > .row:first-child, #hotelsTable_wrapper > .row:first-child,
        #detailsTable_wrapper > .row:first-child, #checkledger_wrapper > .row:first-child, #bankstatement_wrapper > .row:first-child, #emailsTable_wrapper > .row:first-child, #sectionsTable_wrapper > .row:first-child,
        #typesTable_wrapper > .row:first-child
        {background-color: #dff5d0;  padding:8px 0 4px;  border-top: 2px solid #6dc234;  border-bottom: 2px solid #6dc234; margin-bottom:15px;}
        .pagetitle-outer .pagetitle-underline { bottom:15px; width: 95%;  max-width: 100%;}
        .pagetitle-outer .pagetitle-underline-noicon {bottom: 12px !important;}
    .pagetitle-outer .pagetitle-outer-r { margin-top:15px; }
    .pagetitle-outer { margin-top:10px; }
    .pagetitle-outer .pagetitle-outer-r .btngroup-outer { padding:0 5px;  margin: 0;}
    .mbl-top-margn {margin-top:10px;}
    .pagetitle-outer .pagetitle-outer-l h3 { display:inline-block; background:#fff; padding:0 5px; font-size:20px;}
    .api-dsktp-menu { display:none; }
    .api-mbl-menu { display:inline-block; }
    .navbar-nav > li > a { padding:15px 20px !important; font-size:13px !important; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clnt-sprt-btn a { padding: 10px 5px; font-size: 11px !important;}
}

@media only screen and (max-width: 768px) {

	.navbar {
		font-size:13px;
		top:0px;
		position: fixed;
		border:0px;
		}
	#header-bar {
		display:none;
		margin-top:40px;
		}
	#header-bar-blank {
		display:block;
		}
	#datetime-desktop {
		display:none;
		}
	#topdata-mobile {
		display:block;
		}
	.navbar-header {
		height:60px;
		}
	#nav-points {
		display:none;
		}
	#header-hr {
		display:block;
		}
	.HeaderUserInfo {
		color:#9AC372;
		font-size:11px;
		}
	.header-logo {
		margin-top:10px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
		}
	#HomeImage {
		
		}
	#PageTitle {
		font-size:27px;
		}
		
	#programsTable tr{
		height: 35px;
		}
	#dataTable.dtr-inline.collapsed tbody tr td:before {
		background-color:#489007;
		}
}

@media only screen and (max-width: 500px) {

	#PageContainer {
		padding: 25px 15px;
		}
	
	#ContentBorderBox {
		background-color:#FFFFFF; 
		border: 0px; 
		border-radius:0px; 
		padding:0px;
		}
	
	#ContentInnerBox {
		background-color:#FFFFFF; 
		border-radius:0px;
		padding: 0px;
		}
		
	#PageTitle {
		text-align:center;
		}
		
	#PageLinks {
		text-align:center;
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom:15px;
		}
		
	#ListPageSubLinks {
		text-align:center;
		padding-bottom:15px;
		padding-top:10px;
		padding-left:25px;
		}
		
	#ListPageSortBox {
		text-align:center;
		background-color:#EEEEEE;
		border-top: 1px solid #CCCCCC;
		padding-top:8px;
		padding-left:0px;
		}

	#ListPageSortBoxDrop {
		text-align:center;
		}
	
	#ListPageSortBoxLinks {
		text-align:center;
		padding-top:13px;
		font-size:12px;
		}
		
	.TopContentLeft {
		text-align:center;
		}
		
	.TopContentRight {
		text-align:center;
		}
		
	#PageTitle {
		margin-top: 15px;
		font-size:25px;
		}
		
	#header-bar {
		padding-left: 5px;
    	padding-right: 5px;
		}
		a.crtdwn.crtdwn-bg { background-color: #dff3bf !important;}
        .pagetitle-outer .moble-have-dd { bottom:60px !important; }
        .pagetitle-outer .pagetitle-outer-r .btngroup-outer .btn-group-section {
    position: relative;
    border-radius: 5px;
    border: 1px solid #489007;
    display: inline-block;
}
        .pagetitle-outer .pagetitle-outer-r .btngroup-outer .btn-group-section a {
    padding: 5px 15px;
    min-width: 50px;
    float: left;
    text-align: center;
    font-size: 12px;
    
}
        .pagetitle-outer .pagetitle-outer-r .btngroup-outer .btn-group-section a.crtdwn {
    display: block;
    background-color: transparent !important;
    
}
}
@media only screen and (max-width: 479px) {
    .vr-systm-admin { max-width:300px; padding:15px 12px; }
    .vr-systm-admin h2 { font-size:24px;  }
    .pagetitle-outer .pagetitle-underline { width:93%; }
}
@media only screen and (max-width: 420px) {
    .clnt-sprt-btn a, .clnt-sprt-btn button { min-width: 60px;}
}