/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-11-24, 09:11:03
    Author     : Tomek
*/
.add-btn-substitute {
  display: inline-block;
  width: 41px;
  height: 10px; }

.angular-ui-tree-handle.no-drag {
  cursor: auto; }

input.form-control.finance-input {
  height: 23px;
  box-shadow: none; }

.points-sum {
  display: inline-block;
  margin-left: 15px; }

.welcome-widget-separator {
  border-top: 1px solid #cacaca;
  margin-top: 30px;
  margin-bottom: 40px; }

.add-welcome-widget-btn {
  width: 300px; }

.welcome-widget-branch {
  margin-top: 20px; }
  .welcome-widget-branch .ui-select-bootstrap > .ui-select-choices {
    width: 100% !important; }

.branch-duplicate-error {
  color: red;
  font-weight: bold; }

.test-frame {
  border: 1px solid #cacaca;
  padding: 10px 10px; }

.text-error {
  color: red; }
