@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);

html {
min-height: 100%;
position: relative;
}
body {
padding-bottom: 0;
background-color: #e4e6e9;
font-family: 'Open Sans';
font-size: 13px;
color: #393939;
min-height: 100%;
}
body:before {
content: "";
display: block;
position: fixed;
top: 0;
bottom: 0;
max-height: 100%;
min-height: 100%;
width: 100%;
z-index: -1;
background-color: #FFF;
}
.navbar-inverse .brand i{
    position:relative;
    left:-8px;
}
.main-message .alert{
    margin:0px;
    margin:0px 20px;
    margin-top:20px;
}
#header{
    margin:0px;
}
.header_spacer{
    height:45px;
}
#main-container{
    padding:0px;
}
#sidebar{
    display:none;
    width:189px;
    top:45px;
    bottom:0px;
    position:absolute;
}
#sidebar:before {
    content: "";
    display: block;
    width: 189px;
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: #f2f2f2;
    border-right: 1px solid #CCC;
}
#sidebar .search-container{
    height:40px;
    border-bottom:1px #CCC solid;
}
#sidebar .search-form{
    margin:0px;
    padding:0px;
    height:40px;
}
#sidebar .short-handle{
    display:none;
}
#sidebar .search-form .input-append{
    margin:5px;
}
#sidebar .search-form .input-append input{
    width:108px;
}
.has_sidebar #sidebar{
    display:block;
}
#sidebar .nav-list {
margin: 0;
padding: 0;
list-style: none
}
li [class^="icon-"],#sidebar .nav-list li [class^="icon-"],li [class*=" icon-"],#sidebar .nav-list li [class*=" icon-"] {
width: auto
}
#sidebar .nav-list>li>a,#sidebar .nav-list .nav-header {
margin: 0
}
#sidebar .nav-list>li {
display: block;
padding: 0;
margin: 0;
border: 0;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #e5e5e5;
position: relative
}
#sidebar .nav-list>li:first-child {
border-top: 0
}
#sidebar .nav-list>li>a {
display: block;
height: 38px;
line-height: 36px;
padding: 0 16px 0 7px;
background-color: #f9f9f9;
color: #585858;
text-shadow: none!important;
font-size: 13px;
text-decoration: none
}
#sidebar .nav-list>li>a>[class*="icon-"]:first-child {
display: inline-block;
vertical-align: middle;
min-width: 30px;
text-align: center;
font-size: 18px;
font-weight: normal
}
#sidebar .nav-list>li>a:focus {
background-color: #f9f9f9;
color: #1963aa
}
#sidebar .nav-list>li>a:hover {
background-color: #FFF;
color: #1963aa
}
#sidebar .nav-list>li>a:hover:before {
display: block;
content: "";
position: absolute;
top: -1px;
bottom: 0;
left: 0;
width: 3px;
max-width: 3px;
overflow: hidden;
background-color: #3382af
}
#sidebar .nav-list>li.active>a:hover:before {
display: none
}
#sidebar .nav-list>li.separator {
height: 3px;
background-color: #62597f;
position: static;
margin: 1px 0;
box-shadow: none
}
#sidebar .nav-list>li.active {
background-color: #FFF
}
#sidebar .nav-list>li.open>a {
background-color: #fafafa;
color: #1963aa
}
#sidebar .nav-list>li.active>a,#sidebar .nav-list>li.active>a:hover,#sidebar .nav-list>li.active>a:focus {
background-color: #FFF;
color: #0b6cbc;
font-weight: bold;
font-size: 13px
}
#sidebar .nav-list>li.active>a>[class*="icon-"] {
font-weight: normal
}
#sidebar .nav-list>li.active>a:after,#sidebar .nav-list>li.active.open>.submenu>li.active>a:after {
display: inline-block;
content: "";
position: absolute!important;
right: 0;
top: 4px;
border: 8px solid transparent;
border-width: 14px 10px;
border-right-color: #0b6cbc
}
#sidebar .nav-list>li.active>a.dropdown-toggle:after {
border-width: 12px 7px;
top: 6px
}
#sidebar .nav-list>li.active.open>a:after {
display: none
}
#sidebar .nav-list>li.active.open>.submenu>li.active>a:after {
top: 2px
}
#sidebar .nav-list>li.active:after {
display: inline-block;
content: "";
position: absolute;
right: -2px;
top: -1px;
bottom: 0;
border-right: 2px solid #0b6cbc
}
#sidebar .nav-list>li>a>.arrow {
display: inline-block;
width: 14px!important;
height: 14px;
line-height: 14px;
text-shadow: none;
font-size: 18px;
position: absolute;
right: 10px;
top: 11px;
padding: 0;
color: #666
}
#sidebar .nav-list>li>a:hover>.arrow,#sidebar .nav-list>li.active>a>.arrow,#sidebar .nav-list>li.open>a>.arrow {
color: #1963aa
}
#sidebar .nav-list>.active>ul.submenu {
display: block
}
#sidebar .nav-list>li.open {
border-bottom-color: #e5e5e5
}
#sidebar .nav-list>li>.submenu {
display: none;
list-style: none;
margin: 0;
padding: 0;
position: relative;
background-color: #FFF;
border-top: 1px solid #e5e5e5
}
#sidebar .nav-list>li>.submenu>li {
margin-left: 0;
position: relative
}
#sidebar .nav-list>li>.submenu>li>a {
display: block;
color: #616161;
padding: 7px 0 8px 32px;
margin: 0;
border-bottom: 1px dotted #e4e4e4
}
#sidebar .nav-list>li>.submenu>li>a:focus {
text-decoration: none
}
#sidebar .nav-list>li>.submenu>li:last-child>a {
border-bottom: 0
}
#sidebar .nav-list>li>.submenu>li:first-child>a {
border-top: 1px solid #fafafa
}
#sidebar .nav-list>li>.submenu>li>a:hover {
text-decoration: none;
color: #4b88b7
}
#sidebar .nav-list>li>.submenu>li.active>a {
color: #0b6cbc
}
#sidebar .nav-list>li>.submenu>li {
position: relative
}
#sidebar .nav-list>li>.submenu>li:before {
display: inline-block;
content: "";
width: 9px;
position: absolute;
left: 21px;
top: 17px;
border-top: 1px dashed #b1c9e0
}
#sidebar .nav-list>li>.submenu>li>a {
padding-left: 37px;
position: relative
}
#sidebar .nav-list>li>.submenu>li:after {
content: "";
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: 18px;
width: 0;
border-left: 1px dashed #b1c9e0
}
#sidebar .nav-list>li>.submenu>li>a>[class*="icon-"]:first-child {
display: none;
font-size: 12px;
font-weight: normal;
width: 22px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: 8px;
top: 10px;
z-index: 1;
background-color: #FFF
}
#sidebar .nav-list>li>.submenu>.active>a>[class*="icon-"]:first-child,#sidebar .nav-list>li>.submenu>:hover>a>[class*="icon-"]:first-child {
display: inline-block
}
#sidebar .nav-list>li>.submenu>.active>a>[class*="icon-"]:first-child {
color: #c86139
}
#sidebar .nav-list>li>.submenu>li.has_submenu{
    position:relative;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu{
    display:none;
    position:absolute;
    left:100%;
    min-width:80%;
    top:0px;
    background-color:#FFF;
    margin:0px;
    margin-left:-10px;
    border:1px #CCC solid;
    border-left:2px #0b6cbc solid;
    z-index:1000;
    max-height:300px;
    overflow:auto;
    -webkit-box-shadow:  2px 2px 6px 0px rgba(0, 0, 0, 0.6);
            box-shadow:  2px 2px 6px 0px rgba(0, 0, 0, 0.6);
}
#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu li{
    list-style:none;
    padding:0px;
    margin:0px;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu li a>[class*="icon-"]{
    margin-right:8px;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu li a{
    display: block;
    line-height: 36px;
    padding: 0 16px 0 12px;
    color: #585858;
    text-shadow: none!important;
    font-size: 13px;
    border-bottom:1px #CCC dashed;
    text-decoration: none;
    white-space:nowrap;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>a .arrow{
    color:#333;
    position:absolute;
    top:11px;
    right:15px;
    font-size:1em;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>a .arrow:before{
    content:"\f101";
}

#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu li a:hover{
    color:#FFF;
    background-color:#0b6cbc;
}
#sidebar .nav-list>li>.submenu>li.has_submenu>.submenu li.active a{
    color:#0b6cbc;
    background-color:#FFF;
}
#sidebar .nav-list>li>.submenu>li.has_submenu:hover>.submenu{
    display:block;
}


#main-content{
    margin:0px;
    min-height:100%;
    background-color:#FFFFFF;
}
.has_sidebar #main-content{
    margin-left:190px;   
}
.sidebar-collapsed #main-content{
    margin-left:43px;
}
.sidebar-collapsed #sidebar{
    width:42px;
}
.sidebar-collapsed #sidebar:before {
    width: 42px
}
.sidebar-collapsed #sidebar .search-form{
    position:absolute;
    left:42px;
    margin:0px;
    background-color:#FFF;
    border-left:2px #0b6cbc solid;
    border-right:1px #CCC solid;
    z-index:400;
    display:none;
}

.sidebar-collapsed #sidebar .short-handle{
    display:block;
    position:absolute;
    font-size:1.4em;
    left:13px;
    top:11px;
}
.sidebar-collapsed #sidebar .search-container:hover{
    background-color:#FFF;
}
.sidebar-collapsed #sidebar .search-container:hover .short-handle{
    color:#0b6cbc;
}
.sidebar-collapsed #sidebar .search-container:hover .search-form{
    display:block;
}


.sidebar-collapsed #sidebar .nav-list>li>a {
position: relative
}
.sidebar-collapsed #sidebar .nav-list>li>a>span {
display: none;
position: absolute;
left: 41px;
top: -2px;
width: 158px;
height: 39px;
line-height: 38px;
background-color: #f5f5f5;
z-index: 991;
box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
border: 1px solid #CCC;
padding-left: 12px
}
.sidebar-collapsed #sidebar .nav-list>li:hover>a {
color: #1963aa
}
.sidebar-collapsed #sidebar .nav-list>li>a.dropdown-toggle>span {
box-shadow: none;
border: 0;
top: -1px;
left: 42px;
width: 163px;
border-bottom: 1px solid #DDD
}
.sidebar-collapsed #sidebar .nav-list>li.active>a>span {
border-left-color: #1963aa
}
.sidebar-collapsed #sidebar .nav-list>li.open>a {
background-color: #fafafa;
color: #585858
}
.sidebar-collapsed #sidebar .nav-list>li.open.active>a {
background-color: #FFF
}
.sidebar-collapsed #sidebar .nav-list>li.open:hover>a {
color: #1963aa
}
.sidebar-collapsed #sidebar .nav-list>li.active>a:after {
border-width: 10px 6px;
top: 8px
}
.sidebar-collapsed #sidebar .nav-list>li.active.open>a:after {
display: block
}
.sidebar-collapsed #sidebar .nav-list>li.active.open>.submenu>li.active>a:after {
display: none
}
.sidebar-collapsed #sidebar .nav-list>li:hover>a>span {
display: block
}
.sidebar-collapsed #sidebar .nav-list>li>a>.arrow {
display: none
}
.sidebar-collapsed #sidebar .nav-list>li>ul.submenu {
background: #FFF;
position: absolute;
z-index: 900;
left: 41px;
top: -2px;
width: 175px;
border: 1px solid #CCC;
box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
padding-top: 40px;
padding-bottom: 2px;
display: none!important
}
.sidebar-collapsed #sidebar .nav-list>li:hover>ul.submenu {
display: block!important
}
.sidebar-collapsed #sidebar .nav-list>li.active>ul.submenu {
border-left-color: #1963aa
}
.sidebar-collapsed #sidebar .nav-list>li>ul.submenu>li:before,.sidebar-collapsed #sidebar .nav-list>li>ul.submenu>li:after {
display: none
}
.sidebar-collapsed #sidebar .nav-list>li>ul.submenu>li>a {
border-left: none;
margin-left: 0;
padding-left: 24px
}
.sidebar-collapsed #sidebar .nav-list>li>.submenu>li>a>[class*="icon-"]:first-child {
width: 16px
}
.sidebar-collapsed #sidebar .nav-list>li>.submenu>.active>a>[class*="icon-"]:first-child,.sidebar-collapsed #sidebar .nav-list>li>.submenu>:hover>a>[class*="icon-"]:first-child {
left: 7px
}

#sidebar .collapse-toggle-side{
    position:fixed;
    display:block;
    bottom:0px;
    width:189px;
    height:55px;
    cursor:pointer;
    border-top:1px #CCC solid;
    background-color:#f9f9f9;
    text-align:center;
}
#sidebar .collapse-toggle-side i{
    font-size:2.4em;
    position:relative;
    font-weight: bold;
    top:12px;
}
.sidebar-collapsed #sidebar .collapse-toggle-side{
    width:42px;
}
.sidebar-collapsed #sidebar .collapse-toggle-side i:before{
    content:"\F101";
}
.collapse-toggle:hover{
    color:#0b6cbc;
}
#content{
    padding-left:20px;
    padding-right:20px;
    padding-bottom:100px;
    position:relative;
}
.has_sidebar .form-actions.navbar.navbar-fixed-bottom{
    left:190px;
    min-height:45px;
    background-color:#FFF;
    background-color:rgba(255,255,255,0.7);
}
.has_sidebar.sidebar-collapsed .form-actions.navbar.navbar-fixed-bottom{
    left:43px;
}
.actions-bar {
    margin-top:0px;
    padding-top:7px;
    border-top:1px #f1f1f1 solid;
}
.object-tools{
    position:absolute;
    top:0px;
    right:20px;
    margin-top:0px;
}
.breadcrumb{
    border-bottom:1px #e5e5e5 solid;
    min-height:40px;
    padding:0px 20px;
    line-height:40px;
    margin:0px;
    -webkit-border-radius: 0px 0px 0px 0px;
            border-radius: 0px 0px 0px 0px;
}
.breadcrumb .icon-home{
    font-size:1.4em;
    color:#666;
    position:relative;
    top:1px;
}
.navbar {
margin-bottom: 0;
}
.navbar-inverse .navbar-inner {
border: 0;
box-shadow: none;
border-radius: 0;
margin: 0;
padding-left: 0;
padding-right: 0;
min-height: 45px;
position: relative;
}
.navbar-inverse .navbar-inner {
background: #438eb9;
}
.navbar-inverse {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0
}
.navbar-inverse .brand,.navbar-inverse .navbar-text,.navbar-inverse .navbar-link,.navbar-inverse .brand,.navbar-inverse .nav>li>a {
color: #FFF
}
.navbar-inverse .brand {
font-size: 24px
}
.navbar .brand i{

}
.navbar .btn, .navbar .btn-group{margin-top:3px;}
.welcome-message{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:0px;
    line-height:24px;
    color:#FFF;
}
.page-header {
    margin:0px;
    margin-top:10px;
    margin-bottom:12px;
    border-bottom: 1px dotted #e2e2e2;
}
.page-header h1 {
    padding: 0;
    margin:0px;
    margin-left:8px;
    font-size: 24px;
    font-weight: 300;
    color: #2679b5;
}
.page-header h1 small {
margin: 0 6px;
font-size: 14px;
color: #8089a0;
font-weight: normal
}
.page-header h1 span {
    color:#000;
}
.dark {
color: #333!important
}
.white {
color: #FFF!important
}
.red {
color: #dd5a43!important
}
.light-red {
color: #f77!important
}
.blue {
color: #478fca!important
}
.light-blue {
color: #93cbf9!important
}
.green {
color: #69aa46!important
}
.light-green {
color: #b6e07f!important
}
.orange {
color: #ff892a!important
}
.purple {
color: #a069c3!important
}
.pink {
color: #c6699f!important
}
.pink2 {
color: #d6487e!important
}
.brown {
color: brown!important
}
.grey {
color: #777!important
}
.bigger-110 {
font-size: 110%
}
.bigger-125 {
font-size: 125%
}
.bigger-150 {
font-size: 150%
}
.bigger-200 {
font-size: 200%
}
.smaller-90 {
font-size: 90%
}
.smaller-75 {
font-size: 75%
}
.smaller-50 {
font-size: 50%
}
.hr {
display: block;
height: 0;
overflow: hidden;
font-size: 1px;
margin: 12px 0;
border-top: 1px solid #e3e3e3
}
.hr-double {
height: 1px;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3
}
.hr8 {
margin: 8px 0
}
.hr12 {
margin: 12px 0
}
.hr16 {
margin: 12px 0
}
.hr18 {
margin: 18px 0
}
.hr24 {
margin: 24px 0
}
.hr32 {
margin: 32px 0
}
.hr.dotted {
border-top-style: dotted
}
.hr-double.dotted {
border-bottom-style: dotted
}
.space,.space-18,.space-24,.space-36,.space-9,.space-6,.space-3,.vspace,.vspace-18,.vspace-24,.vspace-36,.vspace-9,.vspace-6,.vspace-3 {
display: block;
height: 0;
overflow: hidden;
font-size: 0;
margin: 12px 0
}
.vspace,.vspace-18,.vspace-24,.vspace-36,.vspace-9,.vspace-6,.vspace-3 {
display: none
}
.space-18,.vspace-18 {
margin: 18px 0
}
.space-24,.vspace-24 {
margin: 24px 0
}
.space-36,.vspace-36 {
margin: 36px 0
}
.space-9,.vspace-9 {
margin: 9px 0
}
.space-6,.vspace-6 {
margin: 6px 0
}
.space-3,.vspace-3 {
margin: 3px 0
}
.header {
line-height: 28px;
margin-bottom: 16px;
margin-top: 18px;
padding-bottom: 4px;
border-bottom: 1px solid #CCC
}
.header.blue {
border-bottom-color: #c2daee
}
.header.green {
border-bottom-color: #d9e8c6
}
.header.purple {
border-bottom-color: #e0d1f1
}
.header.orange {
border-bottom-color: #ffd8ab
}
.header.red {
border-bottom-color: #f4c9c1
}
.header.grey {
border-bottom-color: #d2d2d2
}
.header.pink {
border-bottom-color: #eccedf
}
.header.pink2 {
border-bottom-color: #f1c3d5
}
.header.light-blue {
border-bottom-color: #dbeefd
}
.header.light-red {
border-bottom-color: #ffd2d2
}
.header.light-green {
border-bottom-color: #e7f5d5
}
.header.brown {
border-bottom-color: #e1b9b9
}
.header>[class*="icon-"] {
margin-right: 2px
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal
}
h1 {
font-size: 32px
}
h2 {
font-size: 25px
}
h3 {
font-size: 22px
}
h4 {
font-size: 18px
}
h5 {
font-size: 15px
}
h6 {
font-size: 13px
}
.lighter {
font-weight: lighter
}
.bolder {
font-weight: bolder
}
h1.smaller {
font-size: 31px
}
h2.smaller {
font-size: 24px
}
h3.smaller {
font-size: 21px
}
h4.smaller {
font-size: 17px
}
h5.smaller {
font-size: 14px
}
h6.smaller {
font-size: 12px
}
h1.bigger {
font-size: 33px
}
h2.bigger {
font-size: 26px
}
h3.bigger {
font-size: 23px
}
h4.bigger {
font-size: 19px
}
h5.bigger {
font-size: 16px
}
h6.bigger {
font-size: 14px
}
h1.block,h2.block,h3.block,h4.block,h5.block,h6.block {
margin-bottom: 16px
}


.table-bordered {
border-radius: 0!important
}
.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child {
border-radius: 0!important
}
.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child {
border-radius: 0!important
}
.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child {
border-radius: 0!important
}
.table-bordered {
border-radius: 0!important
}
.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child {
border-radius: 0!important
}
.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child {
border-radius: 0!important
}
.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child {
border-radius: 0!important
}
.table thead:first-child tr {
background: #f2f2f2;
background: -moz-linear-gradient(top,#f8f8f8 0,#ececec 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8f8f8),color-stop(100%,#ececec));
background: -webkit-linear-gradient(top,#f8f8f8 0,#ececec 100%);
background: -o-linear-gradient(top,#f8f8f8 0,#ececec 100%);
background: -ms-linear-gradient(top,#f8f8f8 0,#ececec 100%);
background: linear-gradient(to bottom,#f8f8f8 0,#ececec 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8',endColorstr='#ECECEC',GradientType=0);
color: #707070;
font-weight: normal
}
.table thead:first-child tr th {
border: 1px solid #DDD;
border-width: 0 1px;
font-weight: bold
}
.table thead:first-child tr th>[class*="icon-"] {
margin-right: 2px
}
.table thead:first-child tr th:first-child {
border-left-color: #f1f1f1
}
.table thead:first-child tr th:last-child {
border-right-color: #f1f1f1
}
.table-bordered thead:first-child tr th {
border-width: 0 0 0 1px;
border-color: #DDD;
vertical-align: middle
}
.table-bordered thead:first-child tr th:first-child {
border-left-color: #DDD
}
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
background-color: #f1f1f1
}
td .lbl,th .lbl {
margin-bottom: 0
}
td>.lbl:only-child,th>.lbl:only-child {
vertical-align: top
}
td.center,th.center {
text-align: center
}
.table-header {
background-color: #307ecc;
color: #FFF;
font-size: 14px;
line-height: 38px;
padding-left: 12px;
margin-bottom: 1px
}

.btn {
display: inline-block;
padding: 0 12px 1px;
line-height: 32px;
color: #FFF!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important;
font-size: 14px;
background-image: none!important;
background-color: #abbac3!important;
border: 5px solid #abbac3;
border-radius: 0!important;
box-shadow: none!important;
-moz-transition: all .1s ease-in-out;
-webkit-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
cursor: pointer;
vertical-align: middle;
margin: 0;
position: relative
}
.btn-large {
padding: 0 14px 1px;
line-height: 38px;
border-width: 6px;
font-size: 16px
}
.btn-small {
padding: 0 8px;
line-height: 24px;
border-width: 4px;
font-size: 13px
}
.btn-mini {
padding: 0 5px;
line-height: 22px;
border-width: 2px;
font-size: 12px
}
.btn-minier {
padding: 0 4px;
line-height: 18px;
border-width: 1px;
font-size: 11px
}
button.btn:active {
top: 1px;
left: 1px
}
.btn-default {
background-color: #abbac3!important;
border-color: #abbac3
}
.btn:hover,.btn-default:hover {
background-color: #8b9aa3!important
}
.btn.active,.btn-default.active {
background-color: #91a0a5!important;
border-color: #8796a0
}
.btn.disabled,.btn-default.disabled,.btn[disabled],.btn-default[disabled] {
background-color: #abbac3!important
}
.btn-primary {
background-color: #2283c5!important;
border-color: #2283c5
}
.btn-primary:hover {
background-color: #045e9f!important
}
.btn-primary.active {
background-color: #1a76b7!important;
border-color: #106eaf
}
.btn-primary.disabled,.btn-primary[disabled] {
background-color: #2283c5!important
}
.btn-info {
background-color: #6fb3e0!important;
border-color: #6fb3e0
}
.btn-info:hover {
background-color: #4f99c6!important
}
.btn-info.active {
background-color: #5ca3d0!important;
border-color: #4f99c6
}
.btn-info.disabled,.btn-info[disabled] {
background-color: #6fb3e0!important
}
.btn-success {
background-color: #87b87f!important;
border-color: #87b87f
}
.btn-success:hover,.btn-success.active {
background-color: #629b58!important
}
.btn-success.active {
background-color: #68a563!important;
border-color: #629b58
}
.btn-success.disabled,.btn-success[disabled] {
background-color: #87b87f!important
}
.btn-warning {
background-color: #ffb752!important;
border-color: #ffb752
}
.btn-warning:hover {
background-color: #e59729!important
}
.btn-warning.active {
background-color: #ea9e33!important;
border-color: #e59729
}
.btn-warning.disabled,.btn-warning[disabled] {
background-color: #ffb752!important
}
.btn-danger {
background-color: #d15b47!important;
border-color: #d15b47
}
.btn-danger:hover {
background-color: #b74635!important
}
.btn-danger.active {
background-color: #bf4e3d!important;
border-color: #b74635
}
.btn-danger.disabled,.btn-danger[disabled] {
background-color: #d15b47!important
}
.btn-inverse {
background-color: #555!important;
border-color: #555
}
.btn-inverse:hover {
background-color: #303030!important
}
.btn-inverse.active {
background-color: #3e3e3e!important;
border-color: #303030
}
.btn-inverse.disabled,.btn-inverse[disabled] {
background-color: #555!important
}
.btn-pink {
background-color: #d6487e!important;
border-color: #d6487e
}
.btn-pink:hover {
background-color: #b73766!important
}
.btn-pink.active {
background-color: #c0406f!important;
border-color: #b73766
}
.btn-pink.disabled,.btn-pink[disabled] {
background-color: #d6487e!important
}
.btn-purple {
background-color: #9585bf!important;
border-color: #9585bf
}
.btn-purple:hover {
background-color: #7461aa!important
}
.btn-purple.active {
background-color: #7e6ab2!important;
border-color: #7461aa
}
.btn-purple.disabled,.btn-purple[disabled] {
background-color: #9585bf!important
}
.btn-yellow {
background-color: #fee188!important;
border-color: #fee188;
color: #963!important;
text-shadow: 0 -1px 0 rgba(255,255,255,0.4)!important
}
.btn-yellow:hover {
background-color: #f7d05b!important
}
.btn.btn-yellow.active {
background-color: #f9d570!important;
border-color: #edcc71
}
.btn.btn-yellow.active:after {
border-bottom-color: #c96338
}
.btn-yellow.disabled,.btn-yellow[disabled] {
background-color: #fee188!important
}
.btn-light {
color: #888!important;
background-color: #e7e7e7!important;
border-color: #e7e7e7;
text-shadow: 0 -1px 0 rgba(250,250,250,0.25)!important
}
.btn-light:hover {
background-color: #d9d9d9!important
}
.btn.btn-light.active {
background-color: #dfdfdf!important;
border-color: #d5d5d5;
color: #515151
}
.btn.btn-light.active:after {
border-bottom-color: #aaa
}
.btn-light.disabled,.btn-light[disabled] {
background-color: #e7e7e7!important
}
.btn-light.btn-mini:after {
left: -2px;
right: -2px;
top: -2px;
bottom: -2px
}
.btn-light.btn-small:after {
left: -4px;
right: -4px;
top: -4px;
bottom: -4px
}
.btn-light.btn-large:after {
left: -6px;
right: -6px;
top: -6px;
bottom: -6px
}
.btn-grey {
background-color: #a0a0a0!important;
border-color: #a0a0a0
}
.btn-grey:hover {
background-color: #888!important
}
.btn-grey.active {
background-color: #929292!important;
border-color: #888
}
.btn-grey.disabled,.btn-grey[disabled] {
background-color: #a0a0a0!important
}
.btn-white {
background-color: #f7f7f7!important;
border-color: #d7d7d7;
text-shadow: none!important
}
.btn-white:hover {
background-color: #EEE!important
}
.btn-white.active {
background-color: #f1f1f1!important;
border-color: #999
}
.btn-white.disabled,.btn-white[disabled] {
background-color: #f7f7f7!important
}
.btn.disabled.active,.btn.disabled:focus,.btn[disabled]:active,.btn[disabled].active,.btn[disabled]:focus {
outline: 0
}
.btn.disabled:active,.btn[disabled]:active {
top: 0;
left: 0
}
.btn.active {
color: #efe5b5
}
.btn.active:after {
display: inline-block;
content: "";
position: absolute;
border-bottom: 1px solid #efe5b5;
left: -4px;
right: -4px;
bottom: -4px
}
.btn-small.active:after {
left: -3px;
right: -3px;
bottom: -3px;
border-bottom-width: 1px
}
.btn-large.active:after {
left: -5px;
right: -5px;
bottom: -5px;
border-bottom-width: 1px
}
.btn-mini.active:after {
left: -1px;
right: -1px;
bottom: -1px;
border-bottom-width: 1px
}
.btn>[class*="icon-"] {
margin-right: 4px;
font-size: 110%;
display: inline;
min-width: 12px
}
.btn-large>[class*="icon-"] {
margin-right: 6px;
font-size: 110%
}
.btn-small>[class*="icon-"] {
margin-right: 3px;
font-size: 110%
}
.btn-mini>[class*="icon-"] {
margin-right: 2px;
font-size: 120%
}
.btn>.icon-round {
padding: 1px 2px;
border: 2px solid #FFF;
border-radius: 16px
}
.btn>.icon-on-right[class*="icon-"] {
margin-right: 0;
margin-left: 4px
}
.btn-large>.icon-on-right[class*="icon-"] {
margin-left: 6px;
margin-right: 0
}
.btn-small>.icon-on-right[class*="icon-"] {
margin-left: 3px;
margin-right: 0
}
.btn-mini>.icon-on-right[class*="icon-"] {
margin-left: 2px;
margin-right: 0
}
.btn>.icon-only {
margin: 0;
vertical-align: middle;
text-align: center;
padding: 0;
width: 24px
}
.btn-link {
border: none!important;
background-color: transparent;
color: #08c!important;
text-shadow: none!important;
padding: 4px 12px!important;
line-height: 20px!important
}
.btn-link:hover {
background: none!important;
text-shadow: none!important
}
.btn-link.active {
background: none!important;
text-decoration: underline;
color: #07b!important
}
.btn-link.active:after {
display: none
}
.btn-link.disabled,.btn-link[disabled] {
background: 0;
opacity: .65
}
.btn-link.disabled:hover {
background: none!important;
text-decoration: none!important
}
.btn-group>.btn:first-child,.btn-group>.btn:last-child {
border-radius: 0
}
.btn-group>.btn+.btn,.btn-group+.btn {
margin: 0 1px 0 0
}
.btn-group>.btn:first-child {
margin: 0 1px 0 0
}
.btn-group>.btn,.btn-group+.btn {
margin: 0 1px 0 0;
border-width: 3px!important
}
.btn-group>.btn-large,.btn-group+.btn-large {
border-width: 4px!important
}
.btn-group>.btn-small,.btn-group+.btn-small {
border-width: 2px!important
}
.btn-group>.btn-mini,.btn-group+.btn-mini {
border-width: 1px!important
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn+.btn {
margin: 1px 0 0
}
.btn-group>.btn:after,.btn-group+.btn:after {
left: -2px;
right: -2px;
bottom: -2px;
border-bottom-width: 1px
}
.btn-group>.btn-small:after,.btn-group+.btn-small:after {
left: -1px;
right: -1px;
bottom: -1px;
border-bottom-width: 1px
}
.btn-group>.btn-large:after,.btn-group+.btn-large:after {
left: -3px;
right: -3px;
bottom: -3px;
border-bottom-width: 1px
}
.btn-group>.btn-mini:after,.btn-group+.btn-mini:after {
left: 0;
right: 0;
bottom: 0;
border-bottom-width: 1px
}
.btn-group>.btn+.btn.dropdown-toggle {
padding-right: 3px;
padding-left: 3px
}
.btn-group>.btn+.btn-large.dropdown-toggle {
padding-right: 4px;
padding-left: 4px
}
.btn>.caret {
margin-top: 15px;
margin-left: 1px;
border-width: 5px;
border-top-color: #FFF
}
.btn-small>.caret {
margin-top: 10px;
border-width: 4px
}
.btn-mini>.caret {
margin-top: 9px;
border-width: 4px
}
.btn-large>.caret {
margin-top: 18px;
border-width: 6px
}
.btn-group>.dropdown-toggle {
border-radius: 0
}
.btn.btn-app {
display: inline-block;
width: 100px;
margin: 2px;
position: relative;
font-size: 18px;
font-weight: normal;
color: #FFF;
text-align: center;
text-shadow: 0 -1px -1px rgba(0,0,0,0.2)!important;
border: 0;
border-radius: 12px!important;
padding: 12px 0 8px;
background: #b3c1cb!important;
background: -moz-linear-gradient(top,#bcc9d5 0,#abbac3 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bcc9d5),color-stop(100%,#abbac3))!important;
background: -webkit-linear-gradient(top,#bcc9d5 0,#abbac3 100%)!important;
background: -o-linear-gradient(top,#bcc9d5 0,#abbac3 100%)!important;
background: -ms-linear-gradient(top,#bcc9d5 0,#abbac3 100%)!important;
background: linear-gradient(to bottom,#bcc9d5 0,#abbac3 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BCC9D5',endColorstr='#ABBAC3',GradientType=0)!important
}
.btn-app.btn-primary {
background: #298acb!important;
background: -moz-linear-gradient(top,#3b98d6 0,#197ec1 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b98d6),color-stop(100%,#197ec1))!important;
background: -webkit-linear-gradient(top,#3b98d6 0,#197ec1 100%)!important;
background: -o-linear-gradient(top,#3b98d6 0,#197ec1 100%)!important;
background: -ms-linear-gradient(top,#3b98d6 0,#197ec1 100%)!important;
background: linear-gradient(to bottom,#3b98d6 0,#197ec1 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B98D6',endColorstr='#197EC1',GradientType=0)!important
}
.btn-app.btn-info {
background: #78bc43!important;
background: -moz-linear-gradient(top,#75b5e6 0,#5ba4d5 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#75b5e6),color-stop(100%,#5ba4d5))!important;
background: -webkit-linear-gradient(top,#75b5e6 0,#5ba4d5 100%)!important;
background: -o-linear-gradient(top,#75b5e6 0,#5ba4d5 100%)!important;
background: -ms-linear-gradient(top,#75b5e6 0,#5ba4d5 100%)!important;
background: linear-gradient(to bottom,#75b5e6 0,#5ba4d5 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75B5E6',endColorstr='#5BA4D5',GradientType=0)!important
}
.btn-app.btn-success {
background: #84b357!important;
background: -moz-linear-gradient(top,#8ebf60 0,#7daa50 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8ebf60),color-stop(100%,#7daa50))!important;
background: -webkit-linear-gradient(top,#8ebf60 0,#7daa50 100%)!important;
background: -o-linear-gradient(top,#8ebf60 0,#7daa50 100%)!important;
background: -ms-linear-gradient(top,#8ebf60 0,#7daa50 100%)!important;
background: linear-gradient(to bottom,#8ebf60 0,#7daa50 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8EBF60',endColorstr='#7DAA50',GradientType=0)!important
}
.btn-app.btn-danger {
background: #d23e37!important;
background: -moz-linear-gradient(top,#d55b52 0,#d12723 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d55b52),color-stop(100%,#d12723))!important;
background: -webkit-linear-gradient(top,#d55b52 0,#d12723 100%)!important;
background: -o-linear-gradient(top,#d55b52 0,#d12723 100%)!important;
background: -ms-linear-gradient(top,#d55b52 0,#d12723 100%)!important;
background: linear-gradient(to bottom,#d55b52 0,#d12723 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D55B52',endColorstr='#D12723',GradientType=0)!important
}
.btn-app.btn-warning {
background: #ffb752!important;
background: -moz-linear-gradient(top,#ffbf66 0,#ffa830 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffbf66),color-stop(100%,#ffa830))!important;
background: -webkit-linear-gradient(top,#ffbf66 0,#ffa830 100%)!important;
background: -o-linear-gradient(top,#ffbf66 0,#ffa830 100%)!important;
background: -ms-linear-gradient(top,#ffbf66 0,#ffa830 100%)!important;
background: linear-gradient(to bottom,#ffbf66 0,#ffa830 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBF66',endColorstr='#FFA830',GradientType=0)!important
}
.btn-app.btn-purple {
background: #9182bb!important;
background: -moz-linear-gradient(top,#9b8ac5 0,#8a7cb4 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#9b8ac5),color-stop(100%,#8a7cb4))!important;
background: -webkit-linear-gradient(top,#9b8ac5 0,#8a7cb4 100%)!important;
background: -o-linear-gradient(top,#9b8ac5 0,#8a7cb4 100%)!important;
background: -ms-linear-gradient(top,#9b8ac5 0,#8a7cb4 100%)!important;
background: linear-gradient(to bottom,#9b8ac5 0,#8a7cb4 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9B8AC5',endColorstr='#8A7CB4',GradientType=0)!important
}
.btn-app.btn-pink {
background: #d6487e!important;
background: -moz-linear-gradient(top,#db5e8c 0,#ce3970 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#db5e8c),color-stop(100%,#ce3970))!important;
background: -webkit-linear-gradient(top,#db5e8c 0,#ce3970 100%)!important;
background: -o-linear-gradient(top,#db5e8c 0,#ce3970 100%)!important;
background: -ms-linear-gradient(top,#db5e8c 0,#ce3970 100%)!important;
background: linear-gradient(to bottom,#db5e8c 0,#ce3970 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB5E8C',endColorstr='#CE3970',GradientType=0)!important
}
.btn-app.btn-inverse {
background: #393939!important;
background: -moz-linear-gradient(top,#494949 0,#303030 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#494949),color-stop(100%,#303030))!important;
background: -webkit-linear-gradient(top,#494949 0,#303030 100%)!important;
background: -o-linear-gradient(top,#494949 0,#303030 100%)!important;
background: -ms-linear-gradient(top,#494949 0,#303030 100%)!important;
background: linear-gradient(to bottom,#494949 0,#303030 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949',endColorstr='#303030',GradientType=0)!important
}
.btn-app.btn-grey {
background: #888!important;
background: -moz-linear-gradient(top,#848484 0,#707070 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#848484),color-stop(100%,#707070))!important;
background: -webkit-linear-gradient(top,#848484 0,#707070 100%)!important;
background: -o-linear-gradient(top,#848484 0,#707070 100%)!important;
background: -ms-linear-gradient(top,#848484 0,#707070 100%)!important;
background: linear-gradient(to bottom,#848484 0,#707070 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#848484',endColorstr='#707070',GradientType=0)!important
}
.btn-app.btn-light {
color: #5a5a5a!important;
text-shadow: 0 1px 1px #EEE!important;
border: 2px solid #DDD;
background: #EEE!important;
background: -moz-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e6e6e6))!important;
background: -webkit-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
background: -o-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
background: -ms-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
background: linear-gradient(to bottom,#f4f4f4 0,#e6e6e6 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4',endColorstr='#E6E6E6',GradientType=0)!important
}
.btn-app.btn-yellow {
color: #963!important;
text-shadow: 0 -1px 0 rgba(255,255,255,0.4)!important;
border: 2px solid #fee188;
background: #fee188!important;
background: -moz-linear-gradient(top,#ffe8a5 0,#fcd76a 100%)!important;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe8a5),color-stop(100%,#fcd76a))!important;
background: -webkit-linear-gradient(top,#ffe8a5 0,#fcd76a 100%)!important;
background: -o-linear-gradient(top,#ffe8a5 0,#fcd76a 100%)!important;
background: -ms-linear-gradient(top,#ffe8a5 0,#fcd76a 100%)!important;
background: linear-gradient(to bottom,#ffe8a5 0,#fcd76a 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8A5',endColorstr='#FCD76A',GradientType=0)!important
}
.btn-app.btn-yellow.active {
border-color: #fee188
}
.btn.btn-app>[class*=icon] {
display: block;
font-size: 42px;
margin: 0 0 4px;
line-height: 36px;
min-width: 0;
padding: 0
}
.btn.btn-app.btn-small {
width: 80px;
font-size: 16px;
border-radius: 10px!important;
padding-bottom: 9px
}
.btn.btn-app.btn-small>[class*=icon] {
display: block;
font-size: 32px;
line-height: 30px;
margin: 0 0 3px
}
.btn.btn-app.btn-mini {
width: 64px;
font-size: 15px;
border-radius: 8px!important;
padding-bottom: 7px;
padding-top: 8px
}
.btn.btn-app.btn-mini>[class*=icon] {
display: block;
font-size: 24px;
line-height: 24px;
margin: 0
}
.btn.btn-app.btn-mini.btn-light {
width: 64px;
padding-bottom: 6px
}
.btn.btn-app.no-radius {
border-radius: 0!important
}
.btn.btn-app.radius-4 {
border-radius: 4px!important
}
.btn-app>.badge,.btn-app>.label {
position: absolute!important;
top: -2px;
right: -2px;
padding: 1px 3px;
text-align: center;
font-size: 12px
}
.btn-app>.label {
padding: 1px 6px 3px;
font-size: 13px
}
.btn.btn-app.radius-4>.badge,.btn.btn-app.no-radius>.badge {
border-radius: 3px
}
.btn-app>.badge-right,.btn-app>.label-right {
right: auto;
left: -2px
}
.btn.btn-app.radius-4>.badge.no-radius,.btn.btn-app.no-radius>.badge.no-radius {
border-radius: 0
}
.btn.btn-app.active {
color: #FFF
}
.btn.btn-app.active:after {
display: none
}
.btn.btn-app.btn-yellow.active {
color: #963
}
.btn.btn-app.btn-light.active {
color: #515151
}

.form-line {
margin-bottom: 24px;
padding-bottom: 12px;
border-bottom: 1px solid #EEE
}
.form-actions {
display: block
}
.help-button {
display: inline-block;
height: 18px;
width: 18px;
line-height: 20px;
text-align: center;
padding: 0;
background-color: #65bcda;
color: #FFF;
font-size: 12px;
font-weight: bold;
cursor: default;
margin-left: 4px;
border-radius: 16px;
border-color: #FFF;
border: 2px solid #FFF;
box-shadow: 0 1px 0 1px rgba(0,0,0,0.2)
}
.help-button:hover {
background-color: #65bcda;
text-shadow: none
}
label,.lbl {
vertical-align: middle
}
td>label,th>label,label.inline {
margin-bottom: 0;
line-height: inherit
}
input, textarea, .uneditable-input{
width:auto;
}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
border-radius: 0!important;
border-width: 1px;
color: #666666;
background-color: #FFF;
border-color: #d5d5d5;
box-shadow: none;
-moz-transition-duration: .1s;
-webkit-transition-duration: .1s;
-o-transition-duration: .1s;
-ms-transition-duration: .1s;
transition-duration: .1s
}
input.block {
display: block;
margin-bottom: 9px
}
textarea.autosize-transition {
-webkit-transition: height .2s;
-moz-transition: height .2s;
-o-transition: height .2s;
-ms-transition: height .2s;
transition: height .2s
}
.limiterBox {
border: 1px solid #222;
border-top: 0;
background-color: #333;
padding: 3px 6px;
font-size: 12px;
color: #FFF;
margin-top: 6px
}
.limiterBox:after {
display: none
}
.limiterBox:before {
display: block;
content: "";
position: absolute;
width: 0;
height: 0;
top: -8px;
left: 50%;
margin-left: -5px;
border-color: transparent;
border-style: solid;
border-bottom-color: #333;
border-width: 0 8px 8px
}
select {
border-radius: 0;
border-width: 1px
}
select:focus {
outline: 0;
box-shadow: 0 0 0 2px rgba(245,153,66,0.3);
border-color: #f59942
}
option {
padding: 3px 4px
}
option:hover,option:active,option:focus {
background-color: #e5e9ee;
color: #111
}
option[value=""] {
padding: 0
}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus {
box-shadow: 0 0 0 2px rgba(245,153,66,0.3);
color: #222222;
border-color: #f59942;
background-color: #FFF
}
input[disabled] {
color: #848484;
background-color: #EEE
}
input[readonly] {
color: #939192;
background: #f5f5f5!important;
cursor: default
}
input[readonly]:focus {
box-shadow: 0 0 0 2px rgba(150,150,150,0.3);
border-color: #AAA;
background-color: #f9f9f9
}
.width-50 {
width: 50%!important
}
.width-75 {
width: 75%!important
}
.width-80 {
width: 80%!important
}
.width-90 {
width: 90%!important
}
.width-100 {
width: 100%
}
.help-inline {
font-size: 13px!important
}
.input-icon {
position: relative
}
span.input-icon {
display: inline-block
}
.input-icon>input,.input-icon>input {
padding-left: 24px;
padding-right: 6px
}
.input-icon.input-icon-right>input,.input-icon.input-icon-right>input {
padding-left: 6px;
padding-right: 24px
}
.input-icon>[class*="icon-"] {
padding: 0 3px;
z-index: 2;
position: absolute;
top: 1px;
bottom: 1px;
left: 3px;
line-height: 28px;
display: inline-block;
color: #909090;
font-size: 16px
}
.input-icon.input-icon-right>[class*="icon-"] {
left: auto;
right: 3px
}
.input-icon>input:focus+[class*="icon-"] {
color: #579
}
.input-icon+.help-inline {
padding-left: 8px
}
.radio [type=checkbox]+label,.checkbox [type=radio]+label {
float: left;
margin-left: -20px
}
.form-search .radio [type=radio]+label,.form-search .checkbox [type=checkbox]+label,.form-inline .radio [type=radio]+label,.form-inline .checkbox [type=checkbox]+label {
margin-left: 0;
margin-right: 3px
}
.form-search .input-append .search-query:focus,.form-search .input-prepend .search-query:focus {
box-shadow: none
}
input[type=checkbox],input[type=radio] {
    margin:0px;
}
input[type=checkbox]:focus,input[type=radio]:focus,input[type=checkbox]:checked,input[type=radio]:checked {
outline: none!important
}
input[type=checkbox]+.lbl,input[type=radio]+.lbl {
position: relative;
z-index: 11;
display: inline-block;
margin: 0;
line-height: 20px;
min-height: 14px;
min-width: 14px;
font-weight: normal
}
input[type=checkbox]+.lbl.padding-4::before,input[type=radio]+.lbl.padding-4::before {
margin-right: 4px
}
input[type=checkbox]+.lbl.padding-6::before,input[type=radio]+.lbl.padding-6::before {
margin-right: 6px
}
input[type=checkbox]+.lbl.padding-8::before,input[type=radio]+.lbl.padding-8::before {
margin-right: 8px
}
input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before {
font-family: fontAwesome;
font-weight: normal;
font-size: 11px;
color: #32a3ce;
content: "\a0";
display: inline-block;
background-color: #fafafa;
border: 1px solid #CCC;
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
border-radius: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
height: 13px;
line-height: 13px;
min-width: 13px;
margin-right: 1px
}
input[type=checkbox]:active+.lbl::before,input[type=checkbox]:checked:active+.lbl::before,input[type=radio]:active+.lbl::before,input[type=radio]:checked:active+.lbl::before {
box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1)
}
input[type=checkbox]:checked+.lbl::before,input[type=radio]:checked+.lbl::before {
display: inline-block;
content: '\f00c';
background-color: #f5f8fc;
border-color: #adb8c0;
box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1)
}
input[type=checkbox]:hover+.lbl::before,input[type=radio]:hover+.lbl::before,input[type=checkbox]+.lbl:hover::before,input[type=radio]+.lbl:hover::before {
border-color: #ff893c
}
.input-prepend .add-on,.input-append .add-on {
border-radius: 0!important
}
.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on {
border-color: #92bf65
}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on {
border-color: #f09784
}
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on {
border-color: #e0c43a
}
.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on {
border-color: #64a6bc
}
.input-append>.btn,.input-prepend>.btn {
line-height: 20px;
padding: 0 6px;
border-radius: 0
}
.input-append>.btn-small,.input-prepend>.btn-small {
line-height: 22px
}
.input-append>.btn+.btn,.input-prepend>.btn+.btn {
margin-left: 1px
}
.input-append>.btn-group>.btn,.input-prepend>.btn-group>.btn {
line-height: 23px
}
.input-append>.btn-group>.btn-small,.input-prepend>.btn-group>.btn-small {
line-height: 26px
}
.input-append>.btn>.caret,.input-prepend>.btn>.caret,.input-append>.btn-small>.caret,.input-prepend>.btn-small>.caret,.input-append>.btn-group>.btn>.caret,.input-prepend>.btn-group>.btn>.caret,.input-append>.btn-group>.btn-small>.caret,.input-prepend>.btn-group>.btn-small>.caret {
margin-top: 10px
}

body.login #sidebar{display:none !important; height:0px !important; width:0px !important; overflow:hidden;}
body.login #main-content{margin:0px !important;}
body.login .page-header{display:none;}

.geomap{
    border:3px #FFF solid;
    min-height:420px;
    -webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.5);
            box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.5);
}
.geomap img{width:auto !important; max-width:none; }
.navbar-fixed-top, .navbar-fixed-bottom{
z-index:780 !important;
}
.btn-loader{
    border-color:#FFF;
    border-radius:0;
}

.timeline{
    position:relative;
    margin-left:-4px;
    left:50%;
    min-height:200px;
    width:4px;
    background-color:#333;
    border:2px #FFF solid;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3);
            box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}
.timeline .item{
    position:relative;
    min-height:100px;
    margin-top:20px;
    margin-bottom:50px;
    padding-bottom:80px;
}
.timeline h3{
    width:380px;
    position:relative;
    left:6px;
    text-align:right;
    font-size:2em;
    color:#777;
    border-bottom:1px #777 dashed;
}
.timeline .item .date{
    display:block;
    position:absolute;
    left:-45px;
    text-align:center;
    width:80px;
    height:80px;
    background-color:#eee;
    border:5px #FFF solid;
    -webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
            box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.timeline .item .date b{
    display:block;
    font-size:3em;
    line-height:60px;
    height:50px;
    color:#2679b5;
}
.timeline .item .date small{
    display:block;
    font-size:1.2em;
    line-height:20px;
}
.timeline .item .actions{
    position:relative;
    top:60px;
    background-color:#FFF;
    width:320px;
    
    -webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
            box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.timeline .item.left .actions{
    left: -320px;
    margin-left:-70px;
}
.timeline .item.right .actions{
    margin-left:70px;
}
.timeline .item.left .date{
    -webkit-border-radius: 80px 80px 80px 0px;
            border-radius: 80px 80px 80px 0px;
}
.timeline .item.right .date{
    -webkit-border-radius: 80px 80px 0px 80px;
            border-radius: 80px 80px 0px 80px;
}
.main-content-nav{
    border-bottom:1px #CCC dotted;
    padding-bottom:12px;
    margin-bottom:12px;
}
.main-content-nav a{
    font-size:1.3em;
    padding:12px;
}
.main-content-nav .back a{
    background-color:#f1f1f1;
    margin-right:12px;
}

.checkbox-choice ul{
    list-style: none;
    margin:0px;
    padding:3px;
    overflow:hidden;
}
.checkbox-choice ul li{
    list-style: none;
    float:left;
    margin-right:20px;
}
.admin-radio ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.admin-radio ul li{
    list-style:none;
    margin:0px;
    padding:0px;
    display:block;
    float:left;
    margin-right:8px;
    margin-bottom:8px;
}
.admin-radio ul li label{
    padding:0px 8px;
    padding-left:14px;
    display:block;
    line-height:30px;
}
.admin-radio ul li label input{
    position:relative;
    top:-2px;
    left:-3px;
}

.admin-radio ul li.active label{
    background-color:#eee;
    color:#333;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.relational-tools{
    top:auto;
    position:static;
    float:none;
}
.relational-tools li{
    float:right;
}
.relational-tools-clear{
    clear:both;
    margin-bottom:12px;
}
.collapse{
    height:auto !important;
}

.modal-ajax-loader{
    position:fixed;
    right:0px;
    top:45px;
    bottom:0px;
    left:0px;
    cursor:wait;
    overflow:hidden;
    
    background: none;
    background: rgba(255,255,255,0.8);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 60%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(60%,rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 60%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 60%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 60%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 60%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff',GradientType=1 ); /* IE6-9 */

}
.modal-ajax-loader span{
    display:block;
    background-color:#FFF;
    font-size:1.4em;
    line-height:48px;
    position:absolute;
    right:0px;
    top:50%;
    padding-left:48px;
    padding-right:24px;
    margin-top:-24px;
    background-image:url(../img/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:18px 50%;
    -webkit-box-shadow:  62px 0px 84px 0px rgba(0, 0, 0, 0.2);
            box-shadow:  62px 0px 84px 0px rgba(0, 0, 0, 0.2);
}
.modal-ajax-loader span small{
    color:#888;
    cursor:pointer;
}

#filters .dropdown-menu{
    max-height:400px;
    overflow:auto;
}

.field-image img{height:100px;}

.text-cols-3{
    -moz-column-count: 3;
    -moz-column-gap: 50px;
    -webkit-column-count: 3;
    -webkit-column-gap: 50px;
    column-count: 3;
    column-gap: 50px;
}