/*
	Customised Bootstrap for BrooksKushman
	Author: Team Rolustech
*/

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../../../fonts/glyphicons-halflings-regular.eot);
    src: url(../../../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../../../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../../../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.rem-right-pad {
    padding-right: 0!important
}

.rem-left-pad {
    padding-left: 0!important
}

.rem-top-pad {
    padding-top: 0!important
}

.rem-bottom-pad {
    padding-bottom: 0!important
}

.rem-bg {
    background: 0 0!important
}

.rem-border {
    border: none!important
}

.hide-border {
    border-color: transparent!important
}

.navbar {
    border: none;
    margin-bottom: 0
}

.navbar-inverse {
    background-color: #fff
}

.navbar-header {
    padding: 20px 0;
    border-bottom: 4px double #999
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #da2029
}

.navbar-nav {
    margin: 0
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-toggle {
    padding: 3px 0;
    margin: 8px 0 8px 18px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0
}

.navbar-toggle:focus,.navbar-toggle:hover {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 65px;
    height: 7px;
    border-radius: 0;
    background-color: #4c98d2
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 9px
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: transparent
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #da2029
}

.searchbar-toggle {
    display: block;
    position: relative;
    float: right;
    margin: 0;
    background: 0 0;
    border: none
}

.searchbar-toggle:focus,.searchbar-toggle:hover {
    outline: 0
}

.searchbar-toggle .search-icon {
    display: block;
    font-size: 2rem;
    color: #68bd45
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-collapse.in {
    overflow-y: auto
}

html {
    position: relative;
    min-height: 100%
}

.form-group label {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 10px
}

.form-control {
    background: #e9e9e9;
    border-radius: 0;
    border: 2px solid #4c98d2
}

.form-control:hover {
    border: 2px solid #1d2762
}

.form-control:focus {
    border-color: #1d2762;
    outline: 0;
    -webkit-box-shadow: inset 5px 5px 9px rgba(0,0,0,.15);
    box-shadow: inset 5px 5px 9px rgba(0,0,0,.15)
}

input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
    line-height: 40px
}

.form-horizontal .form-group-lg .form-control,.input-lg {
    height: 40px
}

.form-control::-moz-placeholder {
    color: #aeaeae;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #aeaeae
}

.form-control::-webkit-input-placeholder {
    color: #aeaeae
}

.btn,.button,button,input[type=submit] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 33px
}

.btn.active:focus,.btn:active:focus,.btn:focus {
    outline: 0;
    outline-offset: 0
}

.btn.active,.btn:active {
    outline: 0
}

.btn-group-lg>.btn,.btn-lg {
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-lg-wide {
    padding: 24px 70px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
    height: 40px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.form-control .select2-choice,.form-control.select2-dropdown-open.select2-drop-above .select2-choice,.form-control.select2-dropdown-open.select2-drop-above .select2-choices {
    display: block;
    border: 0;
    border-radius: 0;
    background-image: none;
    color: #000;
    font-weight: 400;
    background: #fff;
    -webkit-box-shadow: inset 5px 5px 9px rgba(0,0,0,.07);
    box-shadow: inset 5px 5px 9px rgba(0,0,0,.07);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control .select2-choice .select2-arrow {
    border-radius: 0;
    width: 40px;
    height: 40px;
    background: #4c98d2;
    color: #fff;
    border-left: 1px solid #ccc;
    background-image: none!important
}

.form-control.select2-container:hover .select2-choice {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.form-control.select2-container:hover .select2-choice .select2-arrow,.form-control:focus .select2-choice .select2-arrow {
    border-left: 1px solid #1d2762;
    background: #1d2762;
    color: #fff
}

.form-control .select2-choice .select2-arrow b {
    background: 0 0;
    position: relative;
    text-align: center;
    color: inherit
}

.form-control .select2-choice .select2-arrow b:after,.select2-search:after {
    display: block;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    position: absolute
}

.form-control .select2-choice .select2-arrow b:after {
    left: 0;
    font: 16px/26px Genericons;
    top: 50%;
    height: 16px;
    width: 100%;
    margin: -8px 0 0;
    content: '\f502'
}

.form-control.select2-drop-above .select2-choice .select2-arrow b:after {
    content: '\f500';
    line-height: 6px
}

.form-control .select2-choice>.select2-chosen {
    margin-right: 35px
}

.form-control.select2-container {
    height: auto!important;
    padding: 0
}

.form-control.select2-container-active,.form-control.select2-container.select2-dropdown-open {
    border-color: #1d2762;
    border-radius: 0
}

.form-control.select2-container.select2-container-active .select2-choice,.form-control.select2-container.select2-dropdown-open .select2-choice {
    border-radius: 0;
    background-color: #fff;
    border-color: #1d2762;
    outline: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control.select2-container.select2-container-active .select2-choice .select2-arrow,.form-control.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
    background-color: #1d2762;
    border-color: #1d2762
}

.form-control.select2-container.select2-container-active .select2-choice .select2-arrow b,.form-control.select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
    color: #fff
}

.form-control.select2-container .select2-choices {
    border: 0!important;
    border-radius: 0
}

.control-group.warning .select2-container .select2-choice,.control-group.warning .select2-container .select2-choices,.control-group.warning .select2-container-active .select2-choice,.control-group.warning .select2-container-active .select2-choices,.control-group.warning .select2-container-multi.select2-container-active .select2-choices,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #c09853!important
}

.control-group.warning .select2-container .select2-choice div {
    border-left: 1px solid #c09853!important;
    background: #fcf8e3!important
}

.control-group.error .select2-container .select2-choice,.control-group.error .select2-container .select2-choices,.control-group.error .select2-container-active .select2-choice,.control-group.error .select2-container-active .select2-choices,.control-group.error .select2-container-multi.select2-container-active .select2-choices,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #b94a48!important
}

.control-group.error .select2-container .select2-choice div {
    border-left: 1px solid #b94a48!important;
    background: #f2dede!important
}

.control-group.info .select2-container .select2-choice,.control-group.info .select2-container .select2-choices,.control-group.info .select2-container-active .select2-choice,.control-group.info .select2-container-active .select2-choices,.control-group.info .select2-container-multi.select2-container-active .select2-choices,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #3a87ad!important
}

.control-group.info .select2-container .select2-choice div {
    border-left: 1px solid #3a87ad!important;
    background: #d9edf7!important
}

.control-group.success .select2-container .select2-choice,.control-group.success .select2-container .select2-choices,.control-group.success .select2-container-active .select2-choice,.control-group.success .select2-container-active .select2-choices,.control-group.success .select2-container-multi.select2-container-active .select2-choices,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #468847!important
}

.control-group.success .select2-container .select2-choice div {
    border-left: 1px solid #468847!important;
    background: #dff0d8!important
}

.select2-drop,.select2-drop.select2-drop-above {
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-drop.select2-drop-above {
    border-top: 1px solid #1d2762;
    border-bottom: 1px solid #1d2762
}

.select2-drop,.select2-drop-active {
    border: 1px solid #1d2762
}

.select2-drop-active,.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #1d2762
}

.select2-search {
    position: relative
}

.select2-search input {
    margin: 4px 0;
    background: 0 0;
    padding-right: 34px
}

.select2-search:after {
    font: 22px/28px 'Glyphicons Halflings';
    text-align: center;
    color: #959595;
    top: 6px;
    right: 5px;
    height: 30px;
    width: 34px;
    margin: 0;
    content: '\e003'
}

html[dir=rtl] .select2-search input {
    padding-left: 34px
}

.select2-results .select2-highlighted {
    background: #1d2762;
    color: #fff
}

.select2-results .select2-highlighted * {
    color: #fff
}

footer .nav>li>a:focus,footer .nav>li>a:hover {
    background: 0 0!important
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: none
}

.modal {
    z-index: 1050000
}

.modal-content {
    top: 50px;
    padding: 3px 0 30px
}

.modal-header .close {
    color: #000;
    text-shadow: none;
    opacity: 1;
    margin-top: 0;
    outline: 0
}

.modal-backdrop {
    z-index: 105000
}

.modal-header {
    background: 0 0;
    text-align: center;
    border: none;
    padding: 0 10px
}

.modal-header .modal-title {
    padding-top: 20px
}

.modal-header h4 {
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.modal-body,.modal-footer {
    padding: 15px 30px 0;
    text-align: center
}

.modal-footer {
    padding: 10px 15px 15px;
    border-top: none
}

.modal-footer .btn {
    text-transform: uppercase
}

.modal-footer .btn+.btn {
    margin-left: 15px
}

.modal-content {
    background-color: #fff;
    border: 2px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.35);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.35);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.35)
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }

    .navbar-header,.navbar-nav>li {
        float: none
    }

    .navbar-collapse {
        width: auto;
        border-top: 1px solid transparent
    }

    .navbar-collapse.collapsed {
        display: none!important;
        overflow: visible!important
    }

    .navbar-collapse.collapsed.in {
        display: block!important
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }

    .navbar-toggle {
        display: block
    }

    .navbar-nav {
        float: right;
        margin: 0
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-left,.navbar-right {
        float: none!important
    }
}

@media (min-width:992px) {
    .modal-dialog {
        width: 46%;
        min-width: 486px
    }
}

@media (max-width:767px) {
    .hide-on-xs {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hide-on-sm {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hide-on-md {
        display: none
    }
}

@media (min-width:1200px) {
    .hide-on-lg {
        display: none
    }
}