body{
	color: #367fa9 !important;
	/*background: #eee;*/
	/*background: #0062af;*/
	/*background: #003259;  --old color*/
}

.skin-blue .wrapper, .skin-blue .left-side{
	background: transparent !important;
}
.skin-blue .main-sidebar, .skin-blue .left-side
.sidebar{
	/*background: #222d32 !important;*/
	background: #fff !important;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.main-sidebar{
	left: 10px !important;
	margin-top: 125px !important;
    padding: 0 !important;
    min-height: 845px !important;
    width: 340px !important;
    min-width: 340px !important;
}

.left-sidebar
{
    position:absolute;
    background: #fff !important;
    border: 1px solid #ddd;
    border-radius: 0px;
    left: 10px !important;
	/*margin-top: 125px !important;*/
    padding: 0 !important;
    min-height: 845px !important;
    width: 340px !important;
    min-width: 340px !important;
    margin-top: -10px;
}

.skin-blue .wrapper{
	background: transparent !important;
}
.main-header .navbar{
	/*margin-left: 255px !important;*/
    margin-left: 125px !important;
}
.main-header .logo{
	/*width: 251px !important;*/
    width: 120px !important;
}
.content-wrapper, .right-side{
	margin-left: 330px !important;	
	background-color: transparent !important;
}
.content-wrapper{
	/*border: 6px solid #ddd !important;*/
	margin: 0px 10px 10px 10px;
    border-radius: 10px;
    padding: 10px;
    margin-top: -35px !important;
}

.content-wrapper-full
{
    
	background-color: transparent !important;
	/*border: 6px solid #ddd !important;*/
	/*margin: 0px 10px 10px 10px;*/
    border-radius: 10px;
    padding: 10px 0px 0px 0px;
    margin-top: -35px !important;
}
.skin-blue .user-panel>.info, .skin-blue .user-panel>.info>a{
	color: initial !important;
}
.skin-blue .sidebar-menu>li.header{
	background: #ddd !important;
}
.skin-blue .sidebar a{
	color: #367fa9 !important;
}
.skin-blue .sidebar a:hover{
	background: #96cae8 !important;
	color: #fff !important;
	font-weight: bold !important;
	text-shadow: 0px 1px 1px #888;
}
.tab-content{
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    min-height: 800px;
    padding: 20px;
    /*background: #fff;*/
    /*background: #eee; */
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{	
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    border-bottom: 4px solid #367fa9 !important;
    border-radius: 10px 10px 0 0;
    padding: 10px 10px 10px 10px !important;
}
.main-footer{
	margin-left: 0 !important;
}
.horizontal-menu{
	list-style: none;
	padding: 0;
	margin: 0;
}
.horizontal-menu li{
	list-style: none;
	padding: 0;
	float: left;
	margin-right: 1px;
	border-right: 1px solid #ccc;
	margin-top: 4px;
}
.horizontal-menu a{
	color: #fff;
    padding: 10px;
    float: left;
}
.nav-tabs{
	border: 0 !important;
}

table{
	color: #444 !important; 
}

.button-cont{
	list-style: none;
}

.button-cont li{
	float: left;
	width: 200px;
	margin-right: 20px;
}

.budget-container 
{
    width:100%;
    /*width: 1200px;*/
    /*height: 200px;
    background: aqua;*/
    margin: auto;
    padding: 10px;
    border: 1px;
}
.budget-container-left {
    width: 300px;
    min-height: 800px;
    float: left;
    background:#fff;
    border: 1px solid #ddd;
}
.budget-container-right {
    margin-left: 310px;
    min-height: 800px;
    background:#fff;
    border: 1px solid #ddd;
}

.text
{
    color: #444 !important;
    vertical-align:middle;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:13px;
}

.text-normal
{
    vertical-align:middle;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:13px;
}

.text-bold
{
    color: #444 !important;
    vertical-align:middle;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
}

.text-helvetica
{
    color: #444 !important;
    vertical-align:middle;
    font-family: 'Helvetica Neue','Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size:12px;
}

.text-helvetica-bold
{
    color: #444 !important;
    vertical-align:middle;
    font-family: 'Helvetica Neue','Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
}

.text-white
{
    color: #fff !important;
    vertical-align:middle;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:13px;
}

.btn-size
{
    font-size:12px !important;
}

.btn-blue {
    /*background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
*/
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    padding: 4px 12px;
    height: 25px;
    /*padding: 10px 10px 10px 10px;*/
    text-decoration: none;
    border: 0px;
}

.btn-blue:disabled 
{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  background-image: -webkit-linear-gradient(top, #cccccc, #cccccc);
  background-image: -moz-linear-gradient(top, #cccccc, #cccccc);
  background-image: -ms-linear-gradient(top, #cccccc, #cccccc);
  background-image: -o-linear-gradient(top, #cccccc, #cccccc);
  background-image: linear-gradient(to bottom, #cccccc, #cccccc);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #666666;
  font-size: 12px;
  padding: 4px 12px;
  height:25px;
  border:0px;
}

.btn-blue:hover {
    /*background: #3cb0fd;
background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
*/
    text-decoration: none;
    border: 0px;
}

.page-header
{
    padding: 10px 10px 10px 10px;
}
.page-header-right
{
    padding: 10px 10px 10px 10px;
    float: right;
}

table.formdata, table.formdata td, table.formdata th
{
    /*border: 1px solid #CEDFF2;*/
    border: 1px solid #ddd;
    border-collapse: collapse;
    font-family: 'Arial', 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:12px;
}
        
table.formdata th, table.formdata td
{
    padding: 3px;
    margin: 0px;
}

table.formdata thead th, thead td {
    /*background: #3498db;*/
    color: #fff;
}
table.formdata tfoot td
{
    background: #808080;
    color:#ffffff;
}

.td-green
{
    color:Green !important;
}

.td-blue
{
    color:Blue !important;
}

.td-182
{
    width:182px !important;
}

.td-90
{
    width:90px !important;
}

.td-60
{
    width:60px !important;
}
        
.table-scroller
{
    border: 1px sold #bbbbbc;
    clear: both;
}

#content-login-main {
	width: 300px;
	/*padding: 30px 0;*/
	margin:auto;
	margin-top: 60px !important;
	/*border: 1px solid #ddd;*/
}

.content-login {
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: #297C84;*/
	/*background-color: #fff;*/
	width: 300px;
	margin: 0 auto;
	color: #444;
	/*border: 1px solid #ddd;*/
}
	
.content-login .tdlogin {
	padding: 10px 25px;
}
	
.tdlogin input[type="text"] {
	width: 190px;
}
		
.tdlogin a {
	color: #90bfd8;
	font-size: 11px;
}
.title-dark {
	background-color: #3498db;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 10px;
}

.required {font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:Red; font-weight:bold;}

.login
{
    /*background-image: url(../images/BlueBackRound.jpg);*/
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color:#45464b;
}
.main-header-top
{
    display: inline-flex;
}
.header1
{
    width: 360px;
    position:absolute;
}
.header2
{
    margin-left:360px;
}
.header-col-2
{
    width: 80%;
    margin-left: 0;
}
@media (max-width: 1855px)
{
    .header-col-2
    {
        width: 70%;
    }   
}