﻿ 
/**********************************************************
 * This is Generated Code
 * You should not modify this code as it may be overwritten.
 * Generated By Generative Objects 
 *********************************************************/
.badge {
  display: inline;
  line-height: 1.231;
  vertical-align : top;
}

.spinner-border.medium {
   width : 0.6rem;
   height : 0.6rem;
   border : 0.2em solid currentColor;
   border-right-color: transparent;
}

.spinner-border.small {
   width : 0.55rem;
   height : 0.55rem;
   border : 0.2em solid currentColor;
   border-right-color: transparent;
}

.spinner-border.normal {
   width : 0.8rem;
   height : 0.8rem;
   border : 0.2em solid currentColor;
   border-right-color: transparent;
}

.spinner-border.big {
   width : 1.5rem;
   height : 1.5rem;
   border : 0.21em solid currentColor;
   border-right-color: transparent;
}

.inline-spinner {
    margin-left: 7px;
}

.spinner-border.form {
   width : 0.9rem;
   height : 0.9rem;
   border : 0.2em solid currentColor;
   border-right-color: transparent;
   margin-top: 7px;
   margin-left: 10px;
}

.badge .spinner-border {
   color : whitesmoke;
}

.inline-title {
   display: inline-block;
}

.inline-badge {
   margin-left : 8px;
   margin-top : -6px;
}  