/*--- DErek (Zhukov Alexandr) ---*/
/* reset
--------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, form, fieldset {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd {
    padding: 0;
    margin: 0;
}

textarea {
    font-family: tahoma, arial;
    font-size: 12px;
}

input {
    font-family: tahoma, arial;
    font-size: 12px;
    vertical-align: middle;
}

input[type=checkbox], input[type=radio] {
    cursor: pointer;
    cursor: hand;
    margin: 0;
    vertical-align: middle;
}

select {
    font-family: tahoma, arial;
    font-size: 12px;
    vertical-align: middle;
}

label {
    cursor: pointer;
    cursor: hand;
}

a img, img {
    border: 0;
    vertical-align: middle;
}

sup, sub {
    vertical-align: baseline !important;
    vertical-align: bottom;
    position: relative;
}

sup {
    bottom: 0.5em;
}

sub {
    top: 0.3em;
}

/* body
--------------------------------------------------*/
body {
    font-family: Arial;
    font-size: 62.5%; /* Resets 1em to 10px */
    text-align: left; /* Center for IE 5.x */

}

.clearing {
    clear: both;
    height: 1px;
    font-size: 1px;
}

a {
    text-decoration: underline;
    outline-style: none
}

a:hover {
    text-decoration: none;
}

.min_w {
    /*width:1000px; /*background: url("../images/bg.gif") no-repeat 50% 100%;*/
}

.width_500 {
    width: 500px;
}

* html .min_w {
    width: 1000px;
}

.background {
    background: url("../images/bg10.gif") repeat-x;
    background-color: rgb(242, 242, 242);
}

.global {
    width: 980px;
    margin: 0 auto 0 auto;
}

/* GlobalTable
--------------------------------------------------*/
.t {
    border: none;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.t td {
    padding: 0px;
    vertical-align: top
}

/* Head
--------------------------------------------------*/
.head {
    height: 71px;
    padding: 144px 0 0 20px;
    position: relative; /*z-index:1000*/
}

/* Head/Link
--------------------------------------------------*/
.nav {
    font-size: 12px;
    width: 319px;
    position: absolute;
    color: #e0e0e0;
    right: 0px;
    top: 43px
}

.nav a {
    color: #80807f;
    text-decoration: none;
    margin: 0 10px
}

.nav a:hover {
    text-decoration: underline
}

/* Head/Menu
--------------------------------------------------*/
.h_menu {
    padding: 0 0 0 5px;
    list-style: none;
    width: 937px; /*height:46px; background: url("../images/bg3.png") no-repeat;*/
    height: 70px;
    background: url("../images/bg4_small.gif");
    background-repeat: repeat-x;
}

.h_menu_sep {
    padding: 0 0 0 5px;
    list-style: none;
    min-width: 1024px; /*height:46px; background: url("../images/bg3.png") no-repeat;*/
    height: 5px;
    background: url("../images/h_sep.gif");
    background-repeat: repeat-x;
}

* html .h_menu {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg3.png', sizingMethod=crop);
    _background: none;
}

.h_menu li {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    height: 33px;
    z-index: 1000
}

.h_menu li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 9px 20px 0 20px;
    height: 24px;
    float: left;
}

.h_menu li a:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #38494a;
    border: 1px solid #bdc6c7;
    height: 25px;
    padding: 8px 19px 0 19px;
}

.h_menu .hm_ac a {
    text-decoration: none;
    background: #FFFFFF;
    color: #38494a;
    border: 1px solid #bdc6c7;
    height: 25px;
    padding: 8px 19px 0 19px;
    cursor: default;
}

.h_menu .hm_ac ul li a {
    background: none;
    color: #687b7c;
    border: 0px;
    height: auto;
    padding: 0 0 0 13px;
    cursor: pointer;
    background: url("../images/ic4.gif") no-repeat 0 4px
}

#nav li:hover ul,
#nav li.jshover ul {
    display: block;
}

.h_menu li ul {
    margin: 0px;
    padding: 0 0 0 0;
    list-style: none;
    width: 180px;
    height: auto;
    border: 1px solid #bdc6c7;
    position: absolute;
    z-index: 1000;
    top: 34px;
    left: 0px;
    border-bottom: 0px;
    background: #FFFFFF /*url("../images/bg5.gif") repeat-x*/;
    display: none
}

.h_menu li ul li {
    font-size: 12px;
    font-weight: bold;
    float: none;
    height: auto;
    border-bottom: 1px solid #bdc6c7;
    padding: 8px 5px 8px 8px
}

.h_menu li ul li a {
    color: #687b7c;
    text-decoration: none;
    float: none;
    height: auto;
    padding: 0 0 0 13px;
    background: url("../images/ic4.gif") no-repeat 0 4px
}

.h_menu li ul li a:hover {
    color: #f48520;
    text-decoration: underline;
    background: url("../images/ic4_ac.gif") no-repeat 0 4px;
    height: auto;
    padding: 0 0 0 13px;
    border: 0px
}

#nav li:hover a,
#nav li.jshover a {
    text-decoration: none;
    background: #FFFFFF;
    color: #38494a;
    border: 1px solid #bdc6c7;
    height: 25px;
    padding: 8px 19px 0 19px;
}

#nav li:hover ul li a,
#nav li.jshover ul li a {
    background: none;
    color: #687b7c;
    border: 0px;
    height: auto;
    padding: 0 0 0 13px;
    cursor: pointer;
    background: url("../images/ic4.gif") no-repeat 0 4px
}

#nav li:hover ul li a:hover,
#nav li.jshover ul li a:hover {
    color: #f48520;
    text-decoration: underline;
    background: url("../images/ic4_ac.gif") no-repeat 0 4px;
    height: auto;
    padding: 0 0 0 13px;
    border: 0px
}

/* Center Col/Text
--------------------------------------------------*/
/*.text { line-height:18px; padding:0 0 20px 0}*/
.text p {
    padding: 0 0 20px 0;
}

.text img {
    border: 1px solid #0b0b0b
}

.text span {
    display: block;
    padding: 0 0 25px 0
}

.text span.c {
    text-align: center
}

.text span.c img {
    border: 0px
}

.text h2 {
    color: #202f30;
    font-size: 16px;
    padding: 0 0 8px 0
}


/* Footer
--------------------------------------------------*/
.footer {
    height: 37px;
    padding: 25px 0 0 20px;
    color: #8d9b9b;
    font-size: 12px;
}

.footer a {
    color: #8d9b9b;
    text-decoration: none;
    background: url("../images/ic.gif") no-repeat 100% 6px;
    padding: 3px 10px 0 7px
}

.footer a:hover {
    text-decoration: underline
}

#auth_cont {
    padding-bottom: 30px;
}

#auth_cont input.auth_text {
    border: 1px solid #DADADA;
    color: #687B7C;
    font-size: 11px;
    padding: 3px 0 3px 5px;
    width: 255px;
}


#buttons input.btn {
    background: no-repeat scroll 0 0 #E7E7E7;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 33px;
    margin: 18px 0 0;
    width: 136px;
}

#draggable {
    width: 2000px;
    height: 1500px;
    padding: 0.5em;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("../images/bg-lightl-890.jpg") repeat;
}

#map-wrapper {
    border: 1px solid #DDDDDD;
    clear: right;
    height: 450px;
    overflow: auto;
    position: absolute;
    width: 600px;
    overflow: hidden;
}

#demo-frame .demo {
    padding: 5px;
}

div.wells {
    position: absolute;
    top: 50px;
    left: 50px;
    height: 30px;
    font-size: 11px;
    width: 100px;
}

div.well_label {
    padding-left: 25px;
    text-decoration: underline;
}

.well_title {
    color: rgb(230, 102, 96);
    padding: 0 !important;
}

.valign_middle {
    vertical-align: middle;
}

.align_center {
    margin-left: auto;
    margin-right: auto;
}

/* login */
.login_head {
    padding: 144px 0 0 20px;
    position: relative;
    z-index: 1000
}

.login_head a.logo {
    display: block;
    width: 109px;
    height: 110px;
    overflow: hidden;
    text-indent: -3000em;
    background: url("../images/logo_new.png") no-repeat;
    position: absolute;
    top: 19px
}

/* ABC */
.abc_green {
    background-color: rgb(204, 255, 204);
}

.abc_yellow {
    background-color: rgb(255, 255, 153);
}

.abc_red {
    background-color: rgb(255, 124, 128);
}

.abc_blue {
    background-color: rgb(102, 102, 255);
}

/* Type  curves */
#restable_placeholder td, #restable_placeholder th {
    width: 120px;
    text-align: center;
}

#shale_placeholder div.tickLabel {
    font-size: 8px;
}

.tvdss {
    color: red;
    font-size: 8px;
}

.dashed_underline {
    border-bottom: 1px dashed #f00;
    text-decoration: none;
}

.hidden {
    display: none;
}

#opaco {
    background-color: #000000;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE5+ */
    filter: alpha(opacity=70); /* IE4- */
    moz-opacity: 0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

#popup {
    background-color: #FFFFFF;
    position: fixed;
    left: 0;
    top: 0;
    /*width:300px;*/
    min-width: 300px;
    z-index: 11;
}

.highlighted_orange {
    background-color: moccasin !important;
}

.highlighted_blue2 {
    background-color: #BFBFDD !important;
}

.highlighted_blue {
    background-color: #ccdcf5 !important;
}

.attention {
    background-color: rgb(255, 200, 204);
}

.highlighted {
    background-color: rgb(255, 255, 204) !important;
}

.width20px {
    width: 20px !important;
}

.width30px {
    width: 30px !important;
}

.width40px {
    width: 40px !important;
}

.width50px {
    width: 50px !important;
}

.width60px {
    width: 60px !important;
}

.width70px {
    width: 70px !important;
}

.width80px {
    width: 80px !important;
}

.width90px {
    width: 90px !important;
}

.width100px {
    width: 100px !important;
}

.width150px {
    width: 150px !important;
}

.height18px {
    height: 18px;
}

.height30px {
    height: 30px !important;
}

.height40px {
    height: 40px !important;
}

.height80px {
    height: 80px !important;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 40%;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}

.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px;
}

.highlighted_yellow {
    background-color: rgb(255, 255, 204) !important;
}

.highlighted_grey {
    background-color: #EEEEEE !important;
}

ul.tabNavigation li a.injectors {
    background: #9CCFF4;
}

/* transform from UL LI to TABLE START */
table.main {
    font-size: 13px;
    color: #687B7C;
    margin-left: 21px;
}

table.main td.leftcol {
    width: 200px;
    min-width: 200px;
    margin-left: 21px;
}

table.main a {
    color: #687B7C;
    text-decoration: none;
}

table.main a:hover {
    color: #F48520;
    text-decoration: underline;
}

table.main li {
    margin-left: 33px;
    list-style-type: circle;
}

table.main h6 {
    color: #2E3C3D;
    font-size: 22px;
    font-weight: normal;
    padding: 0 0 16px;
}

.global {
    width: 100%; /*!!!!!*/
}

.global_intranet {
    width: 1000px;
}

.h_menu {
    width: auto;
}

.global {
    position: absolute;
}

.background {
    padding-top: 220px;
}

body {
    background: #FFFFFF;
}

/* transform from UL LI to TABLE FINISH */

.centered td, .centered th {
    text-align: center;
}

.redfont {
    color: red;
}

.ajax_waiting {
    cursor: wait !important;
}

.help {
    position: absolute;
    right: 100px;
    top: 50px;
}

.obligatory_fields {
    background: #FFFFE0 !important;
}

.not_obligatory_fields {
    background: #CCFFAA !important;
}

.button_orange_bg {
    background: url("/images/button-background.png") repeat-x #fda053 !important;
    font-weight: bold !important;
}

.small_button_orange_bg {
    background: url("/images/button-background.png") repeat-x #fda053 !important;
    font-weight: bold !important;
    padding: 0.2em !important;
}

.button_green_bg {
    background: url("/images/button-background-green.png") repeat-x #6fb312 !important;
    font-weight: bold !important;
}

tr.header {
    background: url('/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png') repeat-x scroll 50% 50% #CCCCCC;
    height: 30px;
}

.yellow {
    background-color: rgb(255, 255, 204);
    color: black;
}

.green {
    background-color: rgb(204, 255, 204);
    color: black;
}

.red {
    background-color: rgb(255, 124, 128);
    color: black;
}

.blue {
    background-color: rgb(102, 102, 255);
    color: black;
}

tr.header_50 {
    background: url('/images/tr_header_50.png') repeat-x #CCCCCC;
}

tr.header_50_width_30 {
    background: url('/images/tr_header_50.png') repeat-x #CCCCCC;
    height: 30px;
}

table.ordinary td {
    padding: 5px;
}

input.number_container {
    text-align: center;
}

select.number_container {
    text-align: center;
}

input.date_container {
    text-align: center;
}

.hidden {
    display: none;
}

.breadcrumbs {
    text-decoration: underline !important;
    font-weight: bold;
}

.flash {
    -webkit-animation: blink 2s;
    -webkit-animation-iteration-count: 10;
    -moz-animation: blink 2s;
    -moz-animation-iteration-count: 10;
    -o-animation: blink 2s;
    -o-animation-iteration-count: 10;
    -ms-animation: blink 2s ease-out;
    -ms-animation-iteration-count: 10;

}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#notification_table {
    display: none;
    position: absolute;
    /*display:inline;*/
    top: 10px;
    left: 20px;
    color: black;
    background-color: white;
    border: 1px solid black;
    padding: 5px;
}

#notification_table td:nth-child(1) {
    font-weight: normal;
}

#notification_table td:nth-child(2) {
    text-decoration: underline;
}

div#contract_form td {
    font-size: 10pt;
    /*padding:3px;*/
}

.hidden {
    display: none;
}

#filter_table td {
    font-weight: bolder;
}

#filter_table input, #filter_table select {
    width: 225px;
    height: 24px;
    padding-left: 10px;
    font-size: 16px;
}

#filter_table select {
    width: 237px !important;
}

.highlighted_yellow {
    background-color: yellow !important;
}

.select2-results .select2-result-label {
    font-size: 10pt;
}

.trend_params label {
    display: block;
    float: left;
    height: 1.5em;
    overflow: hidden;
    width: 110px;
    margin: 2px 0;
}

.checkboxList td {
    vertical-align: top;
}

.checkboxList label {
    display: block;
    padding-right: 3px;
}

form .select2-container {
    border: 0px none;
}

.bordered td a {
    color: dodgerblue;
}

.rotate90 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);

    /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    /* Should be unset in IE9+ I think. */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#wells_filter{border:2px solid #D5D5D5!important; border-radius:5px!important; padding:5px;margin-bottom:5px;}


/*Total Production Table */
.totalrows{background-color: rgb(255, 255, 232) !important;}

.water_volumes:hover {
    background: #55CCCC !important;
}

.oil_volumes:hover {
    background: #CCAAAA !important;
}

td.leftcol h4 {
	background: #BDBDBD;
    margin: 2px;
    border-radius: 5px;
    padding: 4px;
	color:#fff!important;
}

td.leftcol h4 a {
	color:#fff!important;
	text-decoration:underline;
	
}

td.leftcol h4 a:hover{
	color:#f48520!important;
	
}
