﻿@charset "utf-8";
/* CSS Document */

html {
	-webkit-text-size-adjust: none;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
input[type="text"], input[type="password"], textarea, select {
	outline: none;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, figure {
	margin: 0;
	padding: 0;
}
img a {
	cursor: pointer;
}
img, .clearborder {
	border: 0 none;
}
.clear_bg {
	background: none;
}
ul, li {
	list-style-position: outside;
	padding: 0;
}
a {
	text-decoration: none;
	color: #636262;
	cursor: pointer;
 transition: color .3s ease;
 -webkit-transition: color .3s ease;
 -moz-transition: color .3s ease;
 -ms-transition: color .3s ease;
 -o-transition: color .3s ease;
}
/*a:hover {
    color: #295c94;
}
*/
a:focus {
	outline:0 none;
	outline-offset:0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.align_center {
	text-align: center !important;
}
.align_right {
	text-align: right;
}
.no_border {
    border:none !important;
}
.hide {
	display:none;
}
audio, canvas, video {
	display: inline-block;
 *display:inline;
 *zoom:1;
}
html {
	font-size: 18px;
	-webkit-text-size-adjust: 14px;
	-ms-text-size-adjust: 14px;
	font-family: "Open Sans Regular";
}
body {
	margin: 0;
	line-height: normal;
	font-size: 100%;
	color: #ffffff;
	overflow-x: hidden;
}
a, a:hover, a:active, input, textarea, select {
	outline: 0;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-weight: 200;
	color: #ffffff;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}


/* Common styles end here */

@font-face {
 font-family: "Open Sans Semibold";
 src: url('../fonts/184875489-OpenSans-Semibold.eot');
 src: url('../fonts/184875489-OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/184875489-OpenSans-Semibold.svg#Open Sans Semibold') format('svg'), url('../fonts/184875489-OpenSans-Semibold.woff') format('woff'), url('../fonts/184875489-OpenSans-Semibold.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "Open Sans";
 src: url('../fonts/620635987-OpenSans-Bold.eot');
 src: url('../fonts/620635987-OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/620635987-OpenSans-Bold.svg#Open Sans') format('svg'), url('../fonts/620635987-OpenSans-Bold.woff') format('woff'), url('../fonts/620635987-OpenSans-Bold.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "Open Sans Regular";
 src: url('../fonts/709350586-OpenSans-Regular.eot');
 src: url('../fonts/709350586-OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/709350586-OpenSans-Regular.svg#Open Sans') format('svg'), url('../fonts/709350586-OpenSans-Regular.woff') format('woff'), url('../fonts/709350586-OpenSans-Regular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "Open Sans Light";
 src: url('../fonts/915405274-OpenSans-Light.eot');
 src: url('../fonts/915405274-OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/915405274-OpenSans-Light.svg#Open Sans Light') format('svg'), url('../fonts/915405274-OpenSans-Light.woff') format('woff'), url('../fonts/915405274-OpenSans-Light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sansextrabold';
 src: url('../fonts/opensans-extrabold-webfont.eot');
 src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),  url('../fonts/opensans-extrabold-webfont.woff') format('woff'),  url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),  url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background:url(../images/bg_img_1.jpg) no-repeat;
    /*background:rgba(0,0,0,0.75);*/
	background-size:cover;
	background-attachment:fixed;
}
.wrapper {
	
	position:relative;
}
.inner_wrapper {
	width:87%;
	margin:0 auto;
}
.header {
	width:100%;
	border-top:5px solid #00afab;
	margin-bottom:37px;
}
.logo img, .advert_image img {
	width:100%;
	
}
/*.advert_image {
	display:none;
}
*/.header .go_back {
	padding-top:40px;
	text-align:center;
}
.header .go_back a {
	color:#fff;
}
.header .go_back a:hover {
	text-decoration:none;
	color:rgba(0, 175, 171, 1)
}
.home_logo {
	padding:32px 16px;
	text-align:center;
}
.content {
	width:100%;
	margin-bottom:30px;
}
.content .content_text_left {
	/*width:67%;
	float:left;*/
}
.content .content_text_left .left_section {
	padding:0;
}
.content .content_text_left .left_section h1 {
	font-family: "open_sansextrabold";
    font-size: 48px;
    text-transform: uppercase;
    width: 75%;
	padding-bottom:20px;
	border-bottom:1px solid #ffffff;
}
.content .content_text_left .left_section p {
	padding:5px 0;
	font-family: "Open Sans Light";
	font-size:32px;
}
.content .content_login_right input{
	/*width:33%;
	float:right;*/
	   height: 35px !important;
}
.content .content_login_right .right_section {
	padding:0px 0 20px;
}
.content_login_right .login_bg {
    background:rgba(0,0,0,0.5);
    padding:0 25px 25px;
    margin-top:25px;
}
.content label {
	margin-top:20px;
	font-weight:normal;
}
.content .royaltycalc_left label, .content .inventory_report label {
	margin-top:0;
    font-size:17px;
}
.content input, .content textarea {
	background:rgba(255, 255, 255, 0.3) !important;
	border-radius:0 !important;
	border:1px solid #ffffff !important;
	color:#ffffff !important;
	font-family: "Open Sans Regular" !important;
}
.content .login_buttun_section {
	text-align:right;
	margin-top:30px;
}
.content_login_right .right_section .form-group {
    margin-bottom:0 !important;
}
    .content_login_right .right_section .form-group .royalty_btn {
        margin-top:0;
    }
.login_buttun_section .pswd_btn, .royalty_button_section .pswd_btn {
	background:none repeat scroll 0 0 #d0d5e3 !important;
	border-radius:0 !important;
	border:1px solid #fff !important;
	color:#fff !important;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}
    .login_buttun_section .pswd_btn:hover, .royalty_button_section .pswd_btn:hover {
        background: rgba(128,128,128 ,1) !important;
    }
.inventory_button_section {
	margin-top:10px;
	text-align:right;
}
.inventory_button_section .login_btn, .login_buttun_section .login_btn, .drill_unit_search .login_btn, .royalty_result .login_btn {
	background:rgba(169, 169, 169, 1);
	border-radius:0 !important;
	border:1px solid #fff !important;
	color:#fff !important;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.royalty_btn {
	background:rgba(0, 175, 171, 0.6);
	border-radius:0 !important;
	border:1px solid #fff !important;
	color:#fff !important;
	text-transform:uppercase;
	
	padding:20px !important;
	font-size:24px;
	font-weight:bold;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lightbox .royalty_btn {
	background:rgba(0, 175, 171, 1);
	margin:0;
}
.content .royalty_btn:hover {
	background:rgba(0, 175, 171, 1);
}
.login_btn:hover {
	background:rgba(128,128,128 ,1);
    text-decoration:none;
}
#footer {
	width:100%;
}
.footer_section {
	width:100%;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #fff;
	padding:20px 0;
}
.footer_section span {
	padding-left:40px;
	font-size:14px;
}


.royaltycalc_left input {
	height:35px !important;
}
.royaltycalc_left h3 {
	padding:0 0 25px;
	font-weight:bold;
}
.royaltycalc_left .royalty_dropdown {
	margin-top:10px;
}

.royalty_button_section {
	text-align:center;
	margin-top:30px;
}
.royalty_button_section .royalty_btn {
	margin-top:20px;
}
.royalty_button_section .dollar {
	font-size:30px;
	font-family: "Open Sans Semibold";
	vertical-align:sub;
}
.royaltycalc_right {
}
.royaltycalc_right .advertisement_section {
	padding-top:40px;
}
.royaltycalc_right .advertisement_section .add_box {
background: none repeat scroll 0 0 #fff;
   /* border: 1px solid #fff;*/
    color: #000;
    margin:0 auto 30px;
    padding: 0;
    text-align: center;
    max-width: 336px;
	-webkit-box-shadow: 10px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: 10px 10px 25px -5px rgba(0,0,0,0.75);
}
.advertisement_section .add_box img {
	width:100%;
	height:155px;
}


.dashboard_content h3 {
	text-align:center;
	font-family: "Open Sans Semibold";
	font-size:32px;
	padding-bottom:10px;
}
.dashboard_content p {
	text-align:center;
	padding:10px 0 19px;
	font-family: "Open Sans Light";
	font-size:24px;
	width:80%;
	margin:0 auto;
}
.dashboard_icon_section {
	width:80%;
	margin:10px auto 0;
}
.dashboard_icon_section .icon_box {
}
.dashboard_icon_section .icon_box .icon_caption {
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	font-family: "Open Sans Regular";
	padding: 10px 0;
  border: 1px solid #fff;
  margin-top: 20px;
  background-color: rgba(0,0,0,0.5);
}
.dashboard_icon_section .icon_container {
	width:140px;
	height:140px;
	background:#00afab;
	-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
margin:0 auto;
text-align:center;
padding:30px 0;
}
.lightbox {
	display: none;
  	position: absolute;
  	z-index: 9999;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	left: 0;
  	background: black;
  	background: rgba(0,0,0,0.8);
}
.lightbox .popup_box, .lightbox .royalty_calc_popup_box {
	border:4px solid #209689;
	background:#fff;
	width:50%;
	/*margin:100px auto;*/
    margin:30px auto;
	color:#000;
	font-size:14px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.lightbox label {
	font-size:14px;
	font-weight:normal;
}
.lightbox .royalty_popup_table {
	display:none;
	max-height:500px;
	overflow-y:auto;
}
.lightbox .royalty_popup_table table {
	border: 1px solid #c8bda5;
    border-collapse: collapse;
    width: 100%;
}
.lightbox .royalty_popup_table table th {
	background: none repeat scroll 0 0 #6eb5e5;
    border: 1px solid #c8bda5;
    color: #fff;
    font-size: 16px;
    padding: 6px;
}
.lightbox .royalty_popup_table table td {
border: 1px solid #c8bda5;
    padding: 5px;
}
.lightbox .royalty_popup_table table tr:hover {
	background:#d0d5e3;
}
.royalty_calc_popup_box {
	width:80% !important;
}
.lightbox .popup_box .form_section, .lightbox .royalty_calc_popup_box .form_section {
	padding:20px;
}
.lightbox .popup_box h3 {
	color:#000;
	padding-bottom:20px;
}
.royaltycalc_left .drill_unit_search {
	position:relative;
}
.royaltycalc_left .drill_unit_search .col-sm-9, .royaltycalc_left .drill_unit_search .col-sm-3 {
	padding:0 !important;
}
.royalty_calc_popup_box label {
	margin-top:6px;
}
/*.royaltycalc_left .drill_unit_search input {
	width:85%;
}
.royaltycalc_left .drill_unit_search button {
	position:absolute;
	top:0;
	right:0;
}*/
.royaltycalc_left .royalty_result {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    color: #333333;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    position: relative;
}
    .royaltycalc_left .royalty_result .close_button {
        position: absolute;
    right: -15px;
    top: -20px;
    width: auto;
    }
    .royaltycalc_left .royalty_result .royalty_details_table {
        padding:0 10px 10px;
    }
    .royaltycalc_left .royalty_result .royalty_details_table table {
        border-right: 1px solid;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    width:48%;
    table-layout:fixed;
    /*width: 45%;*/
    
    }
    .royaltycalc_left .royalty_result .royalty_details_table table td {
        vertical-align:top;
    }
.inventory_report h3  {
	font-family: "Open Sans Semibold";
    font-size: 32px;
    text-align: center;
	padding-bottom:30px;	
}
.inventory_report .drill_unit_search div {
	padding-left:0 !important;
}
.inventory_table_section {
	padding-top:20px;
}
.inventory_table_section table {
	width:100%;
	border-collapse:collapse;
}
.inventory_table_section table td, .inventory_table_section table th {
	border:1px solid #fff;
	padding:10px;
	background:rgba(179, 179, 179, 0.9);
	text-transform:uppercase;
	font-size:12px;
}
.inventory_table_section table th {
	background:rgba(1, 139, 154, 0.9);
	font-weight:normal;
}
.table_data_checkbox {
    padding: 0 !important;
    text-align: center;
    width: 25px;
}
.table_data_checkbox span {
	font-size:24px;
	vertical-align:middle;
	cursor:pointer;
}
.rt-table .table_data_checkbox {
    text-align: left;
    width: auto;
}
.inventory_report .inventory_back {
	background:url(../images/back.png) left 5px center no-repeat;
	padding-left:40px;
	color:#fff;
	padding-top:2px;
	text-decoration:underline;
}
.inventory_report .inventory_back:hover {
	text-decoration:none;
}
.services_details, .about_us, .contact_us {
	/*border:1px solid #fff;*/
	padding:30px;
    background:rgba(0,0,0,0.5);
	/*background:rgba(256, 256, 256, 0.6);*/
}
.services_details h2, .about_us h2, .contact_us h2 {
	/*color:#000;*/
    color:#fff;
	font-size:24px;
}
.about_us h2 {
	padding-bottom:20px;
}
.about_us p, .contact_us p, .services_details p{
	padding:10px 0;
	color:#fff; /*#3a3a3a;*/
}
.services_details ul.service_list {
	
}
.services_details ul.service_list {
	list-style-type:none;
	margin-top:15px;
	position:relative;
}
.services_details ul.service_list > li:before {content: counter(section, decimal) ") ";}
.services_details ul.service_list > li { counter-increment: section;font-weight:bold;padding:10px 0px}
.services_details ul.service_list > li h2 {
	padding-top:20px;
}
.service_list ul.sub_list {
	list-style-type:disc;
	margin-left:50px;
}

.service_list ul.sub_list li {
	color:#fff; /*#000;*/
	font-weight:normal;
	padding:5px 0;	
}
.about_us .about_us_left {
}
.about_us .about_us_right {
	padding:40px;
}
.about_us .about_us_right img {
	margin:0 auto;
}
.contact_us .contact_image {
	margin:30px 0;
}
.contact_us_right label {
	margin-top:0;
	text-align:left !important;
	/*color:#3a3a3a;*/
    color:#fff;
}
.contact_us_right label span {
	color:#ff0000;
}
.contact_us_right input, .contact_us_right textarea {
	color: #fff !important;
	
}
#loader{
	display:none;
	 min-height: 400px;
    padding-top: 198px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
#popupLoader {
    /*display:none;*/
}
.login_title {
   padding-top: 15px;
    text-transform: uppercase;
}
/*accordian styles started from here*/


.hiddenRow {
  border:none !important;
  background:none !important;
  padding:0 !important;
}
.hiddenRow .inventory_button_section {
	margin-bottom:10px;
}


.accordian_inner_table {
	max-height:350px;
	overflow:auto;
	margin-left:55px;
	
	/*border-bottom:1px solid #fff;*/
}
.accordian_inner_table th, .accordian_inner_table td {
	
    max-width: 100px;
    word-wrap: break-word;
	
}
.accordian_inner_table th {
	font-weight:bold !important;
}
.inventory_table_section #demo1 {
    
}
.active-page {
    background: #428bca !important;
    color: #fff !important;
}
.exclude-item {
    background: #999966;
    /*color: black;*/
}
.paging-list {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #ddd;
    color: #fff;
    line-height: 1.42857;
    margin: 20px 0;
    padding: 6px 12px;
    float:left;
}
.table-scroll {    
    overflow:auto;
    overflow-x:hidden;
}
.accordian-body-scroll {
    width:1112px;
    overflow:auto;
}
.user-section {
      margin-top: 10px;
  text-align: right;
  padding-right: 30px;
}
.user-section a {
    padding-left:20px;
    color:#fff;
}
.user-section a:hover {
    text-decoration:none;
    color:#000;
   
}
.user-section span {
    padding-right:20px;
    border-right:2px solid #fff;
}
.accordian_inner_table th {
    background:rgba(1, 139, 154, 0.9);
}
.accordian_inner_table td {
    background:rgba(85, 111, 124, 0.9) !important;
}