body {	/*background:#F7F4E9 url(body.png) repeat-x top center;*/
}
small {
	color:#888
}

th,input[type=submit],.pagination a:hover,.date td a:hover, input[type="button"]  {
	/*background:#434A48;*/	
	/* background:#313230; */
	color:#fff;
}


#foot {
background: #212121 url("../images/black_paper.jpg") repeat scroll 0 0;
color: #dbdbdb;
margin-top: 0px;
}
select, textarea, input, td, #content, #foot {
/*	background:#fff url(gradient.png) repeat-x 0 -28px*/
}
tr {
	background-position:0 -18px;
}
#content {	background-position:0 1px;
}

.active, th, #head, #navigation a, input[type=submit] {
	/* color:#fff; */
	color:#000000;
}

input, select, textarea {
	border-color:#ddd
}

h1,h2,h3,h4,h5,h6 {
	border-color:#ddd
}

a {
	color: #1F75B1;
    outline: medium none;
    text-decoration: none;
}
a.edit {
	/*background-image:url(edit.png);*/
	background-image:url(../images/icon-edit.jpg);
	height:30px;
	width:30px;
}
a.delete {
	background-image:url(../images/no.png);
}

a.save{
  background-image: url("../images/save-icon.png");
}

a.select {
	background-image:url(../images/select.png);
	height:30px;
	width:30px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	/*text-indent: -9999em;
	display: block;*/
}

/*3feb

#navigation a:hover{
	background:#383E3C
}*/
/*
#navigation.header_menu.active, #navigation.header_menu a :active {
	background:#687370;
	border-top:4px solid #1193BE;
}
*/

/*
.submenu_opt .active {
border-top:4px solid #1193BE;

}
*/


.main_navbar a:hover,.main_navbar li:hover{
	background:#3399cc;
}
.myheader_active a:active,.myheader_active a.active {
	background:#687370;
	border-top:4px solid #1193BE;

}

.box,.box > .utils a {
	background:#fff;
	border-color:#eee
}
.box > h3 {
	background:url(box-h2.png) repeat-x bottom center #fff;
	text-transform: uppercase;
	font-size: 19px;
	padding: 7px 7px 5px;
	font-family: Lucida Grande, Lucida, Verda;
	color: #363636;
	font-weight:lighter;}

.error,.success,.info,.error a,.success a,.info a {
	color:#fff
}
.error {
	background:#901830
}
.success {
	background:#C2EFC2
}
.glow-sortable-dropindicator {
	background:#eee}
.text-content{
	float: left;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 35px;
    width: 642px;}
h2 {
	text-transform: uppercase;
	font-size: 22px;
	padding: 7px 7px 0px;
	font-family: Lucida Grande, Lucida, Verda;
	color: #363636;
	font-weight:vold;
}

p {	margin: 1em 0;
    color: #000000;
    font-size: 13px;
    line-height: 17px;
}

.logo{
	background:transparent url('../images/teamob1.png') no-repeat;
	width:230px;
	height:50px;	display:block;
	text-indent:-9999px;
	float:left;	/*margin:-2px 0 0 10px*/
}

.header_text {

color:#fff;vertical-align:top;text-align:right;

}
.manage_account {
color:#fff!important;
}

.logout
{
color:#fff;text-decoration: none;
}

.logo_header_menu li a:hover {
color: #3399cc!important;

}


.notvalid{	border-color:#F00;
}
#odeskTable,#odeskTable tr,#odeskTable td{	border:1px solid gray;
}
#odeskTable tr th,#odeskTable tr td{
	text-align:center;
}
#odeskDivNextButton{
	background-image:url('../images/resultset_next.png');
	background-repeat:no-repeat;
	background-color:transparent;
	height:16px;
	width:16px;
	color:transparent;
	border:none;	vertical-align: middle;
}
#odeskDivPrevButton{
	background-image:url('../images/resultset_previous.png');
	background-repeat:no-repeat;
	background-color:transparent;
	height:16px;
	width:16px;
	color:transparent;
	border:none;	vertical-align: middle;
}

#head{
	background: #212121 url("../images/black_paper.jpg") repeat scroll 0 0;
	border-top: 3px solid #999999;
/*
	border-top: 6px solid #444;
*/
}





/*########################################3feb2017#####################################*/
/*
 #navigation{	background-image:url('../images/black_paper_big.png');
	background-repeat:repeat-x;
	margin-left: 0px;
}

    #navigation li a:hover {
        color:#fff;
    }

    /* you can make a different style for default selected value */
/*    #navigation a.selected {
        color:#f00;
    }

	#navigation li {
        width:170px;
       /* background:#031722;*/
/*        position:relative;
        z-index:500;
        margin:2px 5px;
	color:#FFFFFF;
    }
        /* submenu, it's hidden by default */
 /*       #navigation ul {
            position:absolute;
            left:0;
            display:none;
            margin:0 0 0 -1px;
            padding:0;
            list-style:none;
        }

        #navigation ul li {
            width:170px;
            float:left;
            /*border-top:1px solid #031722;*/
  /*          margin:0 10px;
			padding-top: 12px;
        }

        /* display block will make the link fill the whole area of LI */
  /*     #navigation ul a {
            display:block;
           /* height:7px;
            padding: 8px 5px; */
/*           color:#fff;
		   margin-left: 5px;
        }

        #navigation ul a:hover {
            text-decoration:none;
        }


/*########################################3feb2017#####################################*/


/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #navigation ul {
    margin:0 0 0 -2px;
}

/********===================*/
#nav{
	margin-left: 0px;
	margin-bottom:0px;
}



    /* you can make a different style for default selected value */
    #nav a.selected {
        color:#333;
    }

	#nav li {
        width:170px;
       /* background:#031722;*/
        position:relative;
        z-index:500;
/*
        margin:2px 5px;
*/
		color:#333;
    }
        /* submenu, it's hidden by default */
/*
        #nav ul {
            position:absolute;
            left:0;
*/
/*
            display:none;
*/
/*
            margin:0 0 0 0px;
            padding:0;
            list-style:none;
        }
*/

        #nav ul li {
            width:130px;
            float:left;
            /*border-top:1px solid #031722;*/

			margin-top:10px!important;
/*
			margin-bottom:10px!important;
*/
			height:19px;
        }

        /* display block will make the link fill the whole area of LI */
       #nav ul a:not(.all_a) {
            display:block;
           /* height:7px;
            padding: 8px 5px; */
           color:#fff;

/*
		   margin-left: 5px;
*/
        }

        #nav ul li a:not(.all_a):hover {
            text-decoration:none;
            background-color: #3399cc;
            background-size:auto;

        }

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin:0 0 0 -2px;
}

input[type="submit"],.mycolorbutton {
    font-family: "Droid Sans",FontAwesome,Helvetica,Arial,sans-serif!important;
    font-size:13px;
}
.myoutline {
/*
	border:1px solid #108EB8!important;
	color:#108EB8!important;
	background:transparent!important;
*/
}


