/**************************************************************************
 * Copyright (c) 2002, 2016 Corzia AB, Sweden.  All rights reserved.
 * CORZIA PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
 * Redistribution in source and binary forms, with or without modification,
 * are not permitted unless explicit written permission is obtained.
 **************************************************************************/

/*
  		All main content moved to OTS_X_X_X.css
 
 		Override content are still here

*/ 

/* ------------------------------------------------------------------
	Override classes from comflow.css
   ------------------------------------------------------------------  */

/* line 81, sass/modules/_login.scss */
.CA-loginLogoSide {
  float: left;
  margin-right: 40px;
  width: 187px;
  height: 141px;
}

/* line 14, sass/modules/_portal.scss */
#header {
    position: static;
}

/* line 539, sass/modules/_portal.scss */
.portalpane {
	margin-top: 0 !important;
}

/* TODO: Move to proper place */
.CustomClass_MONOSPACE {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace; 
}

/* TODO: Move to proper place */
.CustomClass_COLORBLUE {
	color: blue !important;
}
