﻿@charset "utf-8";
/* CSS Document */


body {
	background-position:center;
	margin-top:0px;
	 overflow-x: scroll;
	 width:auto;
	 font-family:Arial;
	 font-size:13px;
	 margin-left:0;
	 margin-right:0;
	 margin-bottom:0;
	
		}
		
@font-face {
    font-family: frank;
    src: url(fonts/frank.ttf);
}	


@font-face {
    font-family: framdit;
    src: url(fonts/framdit.ttf);
}		


@font-face {
    font-family: FRADMCN;
    src: url(fonts/FRADMCN.ttf);
}	


@font-face {
    font-family: FRABK;
    src: url(fonts/FRABK.ttf);
}

.toppart { width:100%; background-position:center; /*background-image:url(images/topbg.png);*/ background-repeat:repeat; margin-top:0px; margin-left:auto; margin-right:auto; background-color:#2098D1; }	
.logo{ float:left}
.logoheader { float:left}
.header{ font-family:FRADMCN; font-size:25px; color:#a02323;
         text-align:right;margin-top:10px; float:right;
}	
.menu{  width:100%; background-position:center; background-image:url(images/menubg.png); height:42px;  color:#FFF; font-size:15px}
.centerpart{  width:100%; background-position:center; background-image:url(images/bg.png); height:100%; margin-top:0;min-height:630px;}
.loginbackbg { background-image:url(images/loginback_bg.png);  width:420px; background-repeat:no-repeat; box-shadow: 1px 0px 5px #888888;}
.loginbg{ background-image:url(images/loginbg.png); background-repeat:no-repeat; width:410px; }
.loginheader { color:#595959; font-size:22px;width:100%;}
.username { background-image:url(images/login_field.png);border:none; width:319px; height:47px; background-repeat:no-repeat; background-color:#f7f7f7; padding-left:13px; margin-left:10px; color:#696969}
.innerfixedbg{ 
    background-color:#fdfdfd; 
    min-height:300px; 
    width:100%; 
    max-width:1266px; 
    box-shadow: 1px 0px 5px #888888; }

.innerbg{ background-color:#fdfdfd; height:100%; width:80%;  box-shadow: 1px 0px 5px #888888;  display:inline-block}

.innerheader{ color:#595959; font-size:28px; font-family:FRADMCN;}

/*-----------menu-----*/

.drop_menu {
	
	padding:0;
	margin:0;
	list-style-type:none;


}

.drop_menu li { 
    display:inline-block;    
}
.drop_menu li a {
	padding:13px 29px;
	
	display:block;
	color:#fff;
	text-decoration:none;
	font:13px arial, verdana, sans-serif;
}

/* Submenu */
.drop_menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
    z-index:105
}
.drop_menu li:hover { position:relative; background-image:url(images/menu_select.png); }
.drop_menu li:hover ul {
	left:0px;
	top:42px;
	background-image:url(images/menu_select.png);
	padding:0px; 
}

.drop_menu li:hover ul li a {
	padding:12px;
	display:block;
	width:178px;
	text-indent:15px;
	background:#f5f5f5; box-shadow: 1px 0px 5px #888888;
	text-align:left; color:#8f8f8f;
}
.drop_menu li:hover ul li a:hover { background-image:url(images/menu_select.png); color:#FFF }

/*-----------menu-----*/

.innerheaderbg{ background-image:url(images/headerbg.png) ; background-repeat:no-repeat; color:#5d5c5c; font-size:22px; padding-left:16px}

.innertext{ color:#595959}

.innerfields{ box-shadow: 1px 0px 5px #888888; background-color:#F4F4F4; border: 2px solid #a1a1a1;	border-radius: 16px; width:460px; height:35px; background-color:#fdfdfd; border:none;   }

.innerfields1{ box-shadow: 1px 0px 5px #888888; background-color:#F4F4F4; border: 2px solid #a1a1a1;	border-radius: 16px; width:150px; height:35px; background-color:#fdfdfd; border:none;   }

.innertextwhite{ color:#FFF; font-size:;border: solid 2px #FFFFFF;text-align:center;}

.field1 { background-image:url(images/fromfield.png); width:250px; height:36px; background-repeat:no-repeat; background-color:#f3f3f3; border:none; padding-left:13px; padding-top:7px }



.footer{  width:100%; background-position:center; background-color:#333; font-size:13px; color:#FFF; margin-bottom:0px}

.ItemRow
{
	font-size: 12px;
	border: 1px solid #d1d4d7;
	padding: 8px;
	font-family:Arial;
}

.ddl{box-shadow: 1px 0px 5px #888888; background-color:#F4F4F4; border: 2px solid #a1a1a1;	border-radius: 16px; width:120px; height:35px; background-color:#fdfdfd; border:none; }

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.stdMainPopup
{
	/* background: url("../Images/Header_BG.png"); */
	border-radius: 10px;
}

.stdPopupClose
{
	cursor: pointer;
	position: relative;
	background-position: top;
	margin-bottom: -30px;
	margin-top: -23px;
	margin-right: -28px;
}

.stdPopupInnerMain
{
	background-color: #F6F6F6;
	border: 2px solid #579DD1;
	border-radius: 10px;
	margin: 10px;
	float: left;
}

.stdPopupInnerContent
{
	float: left;
	margin: 5px 30px 10px 25px;
}

.stdPopupInnerContentHeading
{
	float: left;
	font-weight: bold;
	color: #073881;
	font-size: 18px;
}

.loginbackbg {
    height:460px;
    width:100%;
    background-color:#f1f1f1
}
.loginbg {
    height:400px;
    padding:136px 30px 10px 30px;
    width:100%;
    max-width:410px;
    background-position:center
}

.loginbg input[type="button"]{
  
}

.login-pic img {
    width:100%;
}

.footer {
    width:100%;
    padding:10px 0;
    text-align:center
}

.container {
    width:100%;
    max-width:1266px;
    margin:auto;
}

.title {
    float: right;
}


.menu {
    position:relative;
}
.menu-icon {
    position:absolute;
    right:20px;
    top:10px;
    width:24px;
    height:20px;
    background:url(../Images/menu-icon.png);
    display:none;
    cursor:pointer
}

label {
    text-align:left;
    width:100%;
    font-weight:normal;
}

.row {
    margin:0px;

}


.top-title {
    text-align:left;
    width:100%;
    box-siizing:border-block;
    -moz-box-siizing:border-block;
    background:url(../css1/images/topline.png) repeat-x bottom;
    padding-bottom:15px;
    display:inline-block;
}

.top-title img {
        padding-left:30px;
        float:left;
}

.top-title .innerheader {
    float:left;
    margin-top:10px;
}
.top-margin {
    margin-top:30px
}

.bot-margin {
     margin-bottom:30px;
}

#ContentPlaceHolder1_gdvAssign {
    width:100%; 
}

.search-but {
    position:absolute;
    right:21px;
    top:28px;
}

#ContentPlaceHolder1_chkObjects, #ContentPlaceHolder1_chkEventTypes {
    width:100%;
}
#ContentPlaceHolder1_chkObjects label, #ContentPlaceHolder1_chkEventTypes label {
    float:left;
    width:auto;
}
#ContentPlaceHolder1_chkObjects input, #ContentPlaceHolder1_chkEventTypes input {
    float:left;
    margin-right:10px;
}

.object-list {
    height:300px;
    overflow-y:scroll
}
.welcomepic {
    max-width:400px;
}
.welcomepic img {
    width:100%;
    
}

.wrapper {
    width:100%;
    overflow:hidden;
}
.col3{width:3%;}
.col5{width:5%;}
.col8{width:8%;}
.col10{width:10%;}
.col15{width:15%;}
.col20{width:20%;}
.col60{width:60%;}
.divInner_Dup{width:97%;}

.tankerclass{color: #31302B;background: #e5e5e5;padding: 12px 17px;border: 2px solid #0C8BCC;font-size: 14px;font-weight: bold;text-align: center;width: 85px;border-radius: 20%;height: 45px;z-index: 1;position: absolute;margin-left: 20%;margin-top: -33%;}

.tankerclass_Abstract{color: #31302B;background: #e5e5e5;padding: 12px 17px;border: 2px solid #0C8BCC;font-size: 14px;font-weight: bold;text-align: center;width: 85px;border-radius: 20%;height: 45px;z-index: 1;position: relative;margin-left: -20%;margin-top: -31%;}
.drop {
        width:88%;margin:0px auto;
        height:100%;
        z-index:106;
    }
.SearchPopUpNew_Map
{
   margin-top:3px; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;width: 30.5%;margin-left: -30%;
}    
 @media only screen and (max-width: 1100px) 
 {
     .divInner_Dup{width:100%;}
     .col3{width:100%;}
     .col5{width:100%;}
    .col8{width:100%;}
.col10{width:100%;}
.col15{width:100%;}
.col20{width:100%;}
.col60{width:100%;}
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 #no-more-tables .fiveper 
{ width:0%;
}
#no-more-tables .tenper 
{ width:0%;
}
#no-more-tables .fifteenper 
{ width:0%;
}
#no-more-tables .fortyper 
{ width:0%;
}
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
 }

@media only screen and (max-width:1020px) {
    .drop_menu li a {
        padding:13px 12px;
    }
    #ContentPlaceHolder1_pnlAssign {
        width:80%;
        height:500px;
    }
}



@media only screen and (max-width:900px) {
    .menu-icon {
        display:block;
    }
    .drop {
        position:absolute;
        width:260px;
        height:100%;
        right:-260px;
        top:42px;
        z-index:106;
        background-color:#2098d1;
        display:inline-block;
        -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
    }
    .drop_menu {
         background-color:#2098d1;
    }
    .show-menu {
        right:0px;
    }
    .drop_menu li {
        width:100%; 
    }
    .drop_menu li a {
      text-align:left;
    }
     #ContentPlaceHolder1_pnlAssign {
       height:60%;
       top:10%
    }
    
	.login-pic {
		display:none;
		}
	.drop_menu li a {
		font-size:17px;
		}
		.SearchPopUpNew_Map
{
   margin-top:3px; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;width: 90.5%;margin-left:5%;left:0px !important;
}
}
@media only screen and (max-width:767px) {
    .logo, .header {
        width:100%;
        text-align:center;
    }
    .header {
        margin-top:0px;
        margin-bottom:30px;
    }
    .drop {
        
    }
    .innerbg {
        width:100%;
    }
    .top-title img {
        display:none;
    }
    .innerheader {
        padding-left:10px;
    }
     #ContentPlaceHolder1_pnlAssign {
        width:96%;
        left:0px!important;
    }
    
    .tankerclass
        {color: #31302B;

background: #e5e5e5;

padding: 12px 17px;

border: 2px solid #0C8BCC;

font-size: 14px;

font-weight: bold;

text-align: center;

width: 85px;

border-radius: 20%;

height: 45px;

z-index: 1;

position: absolute;

margin-left: 37%;

margin-top: -15%
}
.SearchPopUpNew_Map
{
   margin-top:3px; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;width: 90.5%;margin-left:5%;left:0px !important;
}
}
@media only screen and (max-width:470px){
    .loginbg .username {
        width:100%;
        background:transparent;
        border:solid 1px #ccc;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        margin-left:0px;
        margin-bottom:5px;
    }
     #ContentPlaceHolder1_pnlAssign {
        width:95%;
        left:0px;
    }
     .stdPopupInnerContent {
         overflow-x:scroll;
     }
    .tankerclass
        {color: #31302B;
background: #e5e5e5;
padding: 12px 17px;

border: 2px solid #0C8BCC;

font-size: 14px;

font-weight: bold;

text-align: center;

width: 85px;

border-radius: 20%;

height: 45px;

z-index: 1;

position: absolute;

margin-left: 27%;

margin-top: -26%;
}
.SearchPopUpNew_Map
{
   margin-top:3px; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;width: 90.5%;margin-left:5%;left:0px !important;
}
}

@media only screen and (max-width:405px) 
{
    
    
.tankerclass
        {color: #31302B;

background: #e5e5e5;

padding: 12px 17px;

border: 2px solid #0C8BCC;

font-size: 14px;

font-weight: bold;

text-align: center;

width: 85px;

border-radius: 20%;

height: 45px;

z-index: 1;

position: absolute;

margin-left: 27%;

margin-top: -26%;
}
     
}
.btnCss{height:30px;background-color:#0992D9;}

#overLayBackground{
     background-color: rgb(250, 250, 250);
     opacity: 0.7; /* Safari, Opera */
     -moz-opacity:0.25; /* FireFox */
     filter: alpha(opacity=70); /* IE */
     z-index: 200;
     height: 100%;
     width: 100%;
     background-repeat:repeat;
     position:fixed;
     top: 0px;
     left: 0px;
     text-align:center; 
         line-height: 240px; 
    }

    #overLayBackground>img {
        position:absolute; bottom:0; top:0; left:0; right:0; margin:auto;
    }
    
    .btnControls{
    background: #2098d1 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;    
    padding: 10px;
    text-transform: uppercase;
    transition: all 700ms ease 0s;
    border-radius:5%;
}
.SearchPopUpNew
{
   margin-top:3px; background-color:#EAEAEA; border:2px solid #69B7AB; border-radius:10px; padding:10px;margin-left:-25%;
}

.datecol{width:10%;}

.btnCss_Save{background-color:#0992D9;padding:0% 2% 0% 2% ;font-size:24px;color:White;}

.wordbreak{white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;}

.stdControlsNoBordersAutoComplete
{
	height:350px;overflow:auto;overflow-x:hidden; border-radius:3px; background:#f9f9f9; border:1px solid #a0988e;  padding:0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:15px;
}

.lblMsg
{
	color: #579DD1;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.stdMainMsg
{
width:100%;height:25px; margin-top:10px; padding-top:5px;text-align:center;background-color:#F1EFE2;color:red; font-size:13px;font-weight:bold;border-radius:10px; 
}



.stdBorderLeft
{
	font-weight:bold;
	background-color:#AB864B;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	/*text-shadow: 1px 1px #FFCC00;*/
	color:#fff;
	height:30px;
	padding:3px;
	text-align:center;
}
.stdBorderRight
{
	font-weight:bold;
background-color:#AB864B;
	
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	/*text-shadow: 1px 1px #FFCC00;*/
color:#fff;
	height:30px;
	padding:3px;
	text-align:center;
}
.stdContentLeft
{
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	
	color:Black;
	height:30px;
	padding:3px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}


.stdContentRight
{	
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	color:Black;
	height:30px;
	padding:3px;
	 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}


.nopadding{padding:0%;}
.Easylinks_Padding {

    padding: 5px;
    border: solid 1px #ccc;
    text-align: center;
    background-color: #eeffee;
    margin-top: .5%;
    font-size: 16px;

font-weight: bold;
}
.viewprofilelabel {

    color: #003b46;
    font-weight: bold;
    line-height: 2;
    font-size:24px;
}

#widget {
	position:absolute;
}
#widgetField {
	width: 350px;
	height: 26px;
	background: url(../images/field.png);
	overflow: hidden;
	position: relative;
}
#widgetField a 	{
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0;
	right: 0;
	text-decoration: none;
	text-indent: -3000px;
}
#widgetField span	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	position: absolute;
	top: 0;
	height: 26px;
	line-height: 26px;
	left: 5px;
	width: 250px;
	text-align: center;
}
#widgetCalendar {
	position: absolute;
	top: 26px;
	left: 0;
	height: 0px;
	overflow: hidden;
	width: 588px;
	background: #B9B9B9;
}
#widgetCalendar .datepicker {
	position: absolute;
	bottom: 0;
	top: auto;
}
#widgetCalendar .datepickerContainer,
#widgetCalendar .datepickerBorderT,
#widgetCalendar .datepickerBorderB,
#widgetCalendar .datepickerBorderL,
#widgetCalendar .datepickerBorderR,
#widgetCalendar .datepickerBorderTL,
#widgetCalendar .datepickerBorderTR,
#widgetCalendar .datepickerBorderBL,
#widgetCalendar .datepickerBorderBR {
	background: transparent !important;
}
#widgetCalendar .datepicker a:hover{
	color: #b6f063;
}
.PageInnerHeadingDetailsMain
{
   float:left; color:#3f3f3f; height:30px; Font-family:nevis;border-bottom:solid 2px lightgray; width:100%;margin-top:0px;
}

.PageInnerHeadingDetailsSub
{
    float:left; padding-left:2%; padding-right:2%; border-top-right-radius:10px; padding-top:5px; border-top-left-radius:10px; height:30px; background-color:lightgray; color:#3f3f3f;
}