
/******************************************************
	CUSTOM BTN VALUES
******************************************************/
.btn{
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
/* remove focus border */
.btn:focus, 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, .uneditable-    input:focus {
    /*border-color: transparent;*/
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}
/******************************************************
	STANDARD BUTTONS
******************************************************/

.btn-default {
    color: white;
    background: #737373;
    padding: 8px 19px;
    /*border-radius: 6px;*/
    /*-moz-border-radius:6px;*/
    /*-webkit-border-radius:6px;*/
    font-size: 12px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #737373;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #737373;
}
.btn-default:active, .btn-default.active {
    border-color: #737373;
    box-shadow: none;
}
.btn-primary {
    background: #004C6E;
    color: #ffffff;
    padding: 6px 13px;
    /*border-radius: 6px;*/
    /*-moz-border-radius:6px;*/
    /*-webkit-border-radius:6px;*/
    font-size: 12px;
    border-color: transparent;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background: #00374e;
    border-color: white;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background: #00374e;
    border-color: white;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background: #00374e;
    background-image: none;
    color: #ffffff;
}
.btn-warning {
    background: #e76b08;
    border-color: #e76b08;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
    background-color: #c46208;
    border-color: #e76b08;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active  {
    background-color: #c46208;
    border-color: #e76b08;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #e76b08;
    background-image: none;
}
.btn-danger {
    background: #E2007A;
    color: #ffffff;
    padding: 6px 13px;
    /*border-radius: 6px;*/
    /*-moz-border-radius:6px;*/
    /*-webkit-border-radius:6px;*/
    font-size: 12px;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    background-color: #be0062;
    border-color: white;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active  {
    background-color: #be0062;
    border-color: white;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #E2007A;
    background-image: none;
}




.agency .btn-warning {
    background: #d99628;
    border-color: #d99628;
}
.agency .btn-warning.active.focus, .agency .btn-warning.active:focus, .agency .btn-warning.active:hover, .agency .btn-warning:active.focus,.agency  .btn-warning:active:focus, .agency .btn-warning:active:hover, .agency  .open>.dropdown-toggle.btn-warning.focus, .agency .open>.dropdown-toggle.btn-warning:focus, .agency .open>.dropdown-toggle.btn-warning:hover {
    background-color: #d99628;
    border-color: #d99628;
}
.agency .btn-warning:hover, .agency .btn-warning:focus, .agency  .btn-warning:active, .agency .btn-warning.active  {
    background-color: #d99628;
    border-color: #d99628;
}
.agency .btn-warning.disabled,
.agency .btn-warning[disabled],
fieldset[disabled] .agency .btn-warning,
.agency .btn-warning.disabled:hover,
.agency .btn-warning[disabled]:hover,
fieldset[disabled] .agency .btn-warning:hover,
.agency .btn-warning.disabled:focus,
.agency .btn-warning[disabled]:focus,
fieldset[disabled] .agency .btn-warning:focus,
.agency .btn-warning.disabled.focus,
.agency .btn-warning[disabled].focus,
fieldset[disabled] .agency .btn-warning.focus,
.agency .btn-warning.disabled:active,
.agency .btn-warning[disabled]:active,
fieldset[disabled] .agency .btn-warning:active,
.agency .btn-warning.disabled.active,
.agency .btn-warning[disabled].active,
fieldset[disabled] .agency  .btn-warning.active {
    background-color: #d99628;
    background-image: none;
}



.agency .btn-warning.outline {
    border: 2px solid #d99628;
    color: #d99628;
}
.agency .btn-warning.outline:active, .agency .btn-warning.outline.active, .agency .btn-warning.outline:focus {
    border-color: #d99628;
    box-shadow: none;
}
.agency .btn-warning.outline:hover, .agency .open > .dropdown-toggle.btn-warning {
    border-color: #d99628;
}

/******************************************************
	OUTLINE BUTTONS
******************************************************/

.btn.outline {
    border: 0 none;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    background: none;
    padding: 6px 13px;
    /*border-radius: 6px;*/
    /*-moz-border-radius:6px;*/
    /*-webkit-border-radius:6px;*/
    font-size: 12px;
}
.btn.outline:focus, .btn.outline:active:focus, .btn.outline.active:focus {
    outline: 0 none;
}

.btn-default.outline {
    border: 2px solid #737373;
    color: #737373;
}
.btn-default.outline:active, .btn-default.outline.active, .btn-default.outline:focus {
    border-color: #737373;
    background: #737373;
    color: white;
}
.btn-default.outline:active, .btn-default.outline.active {
    border-color: #737373;
    background: #737373;
    color: white;
    box-shadow: none;
}

.btn-primary.outline {
    border: 2px solid #004C6E;
    color: #004C6E;
}
.btn-primary.outline:active, .btn-primary.outline.active, .btn-primary.outline:focus {
    border-color: #004C6E;
}
.btn-primary.outline:hover, .open > .dropdown-toggle.btn-primary {
    border-color: #00374e;
}

.btn-danger.outline {
    border: 2px solid #E2007A;
    color: #E2007A;
}
.btn-danger.outline:active, .btn-danger.outline.active, .btn-danger.outline:focus {
    border-color: #E2007A;
    box-shadow: none;
}
.btn-danger.outline:hover, .open > .dropdown-toggle.btn-danger {
    border-color: #97004e;
}

.btn-warning.outline {
    border: 2px solid #e76b08;
    color: #e76b08;
}
.btn-warning.outline:active, .btn-warning.outline.active, .btn-warning.outline:focus {
    border-color: #e76b08;
    box-shadow: none;
}
.btn-warning.outline:hover, .open > .dropdown-toggle.btn-warning {
    border-color: #e76b08;
}

/* Inverted */
.btn-danger.inverted.outline {
    border: 2px solid #ffffff;
    color: #ffffff;
}
.btn-danger.inverted.outline:active, .btn-danger.inverted.outline.active, .btn-danger.inverted.outline:focus {
    border-color: #ffffff;
    box-shadow: none;
}
/*.btn-danger.inverted.outline:hover, .open > .dropdown-toggle.btn-danger.inverted {*/
    /*border-color: #97004e;*/
/*}*/

.btn-primary.inverted.outline {
    border: 2px solid #ffffff;
    color: #ffffff;
}
.btn-primary.inverted.outline:active, .btn-primary.inverted.outline.active, .btn-primary.inverted.outline:focus {
    border-color: #ffffff;
}
/*.btn-primary.inverted.outline:hover, .open > .dropdown-toggle.btn-primary.inverted {*/
    /*border-color: #00374e;*/
/*}*/
.btn-default.inverted.outline {
    border: 2px solid #737373;
    color: #ffffff;
    background: #737373;
}
.btn-default.inverted.outline:active, .btn-default.inverted.outline.active, .btn-default.inverted.outline:focus {
    background: #ffffff;
    color: #737373;
}

/* Inverted */
.agency .btn-warning.inverted.outline {
    border: 2px solid #ffffff;
    color: #ffffff;
}
.agency .btn-warning.inverted.outline:active, .btn-warning.inverted.outline.active, .btn-warning.inverted.outline:focus {
    border-color: #ffffff;
    box-shadow: none;
}
.agency .btn-warning.inverted.outline:hover{
    -webkit-box-shadow: 0 -1px 26px rgba(0,0,0,0.25);
    box-shadow: 0 -1px 26px rgba(0,0,0,0.25);
}



/* SMALL Button */
.btn-sm{
    padding: 5px 10px;
}

.btn.outline.btn-sm{
    padding: 5px 10px;
    border-width: 1px;
}


.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

/******************************************************
 * PANEL
 ******************************************************/
.panel {
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
.panel-heading{
    padding-top: 23px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.panel-heading small {
    font-family: ubuntulight;
    color: #aaaaaa;
    font-size: 11px;
    line-height: 2.6;
}
.panel-body small {
    font-family: ubuntulight;
    color: #aaaaaa;
    font-size: 11px;
    line-height: 2.6;
}
.panel-body {
    /*height: 100%;*/
    padding: 23px 20px;
}
.panel-title {
    font-family: ubuntumedium;
    color: black;
    font-size: 15px;
    margin-bottom: -4px;
}
.panel-primary {
    background-color: #F3F7F9;
    border-color: #D8E4E9;
}
.panel-danger {
    background-color: #FEF3F9;
    border-color: #FAD8EB;
}
.panel-primary > .panel-heading, .panel-danger > .panel-heading {
    border: none;
    background-color: white;
}

.panel-heading > .pull-right{
    margin-top: -10px;
    margin-right: -9px;
}
/* biggest screen */
@media (min-width: 768px){
    .panel-fix{
        min-height: 250px;
        height: 250px;
    }
}
/* little screen */
@media screen and (max-width: 768px){
    .panel-fix{
        min-height: 350px;
        height: 350px;
    }
}
.panel-footer {
    background-color: white;
    /*border-color: #D8E4E9;*/
}


/**********************************
 * SMALL Panel (projects homepage)
 **********************************/
.panel-small{
    border-color: #e4e8ea;
    min-height: 300px;
    height: 300px;
}
.panel-small > .panel-heading{
    padding-bottom: 18px;
    padding-top: 11px;
}
.panel-small > .panel-heading > .panel-title{
    margin-bottom: 0px;
}

/**********************************
 * Project Panel (project page)
 **********************************/
.panel-project{
    border-color: #e4e8ea;
}
.panel-project > .panel-heading{
    padding-bottom: 18px;
    padding-top: 11px;
}
.panel-project > .panel-body{
    padding: 40px 20px;
}
.panel-project > .panel-heading > .panel-title{
    margin-bottom: 0px;
}
.panel-project > .panel-heading > .pull-right{
    margin-top: 0px;
    margin-right: 0px;
}
.panel-project.panel-project-list > .panel-body{
    padding-bottom: 20px;
}


/******************************************************
 * circle icons
 ******************************************************/
.circle{
    display: inline-block;
    padding-top: 8px;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    height: 38px;
    width: 38px;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
}
.circle-danger{
    background: #E2007A;
}
.circle-default{
    background: #737373;
}
.circle-warning{
    background: #e76b08;
}
.circle-primary{
    font-size: 22px;
    padding-top: 4px;
    background: #004C6E;
}
.circle-large{
    width: auto;
    border-radius: 30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    padding-left: 12px;
    padding-right: 15px;
    padding-top: 6px;
}
.circle-text{
    color: rgba(255, 255, 255, 0.92);
    font-size: 10px;
    top: -2px;
    position: relative;
}
.circle-primary .circle-text{
    top: -3px;
    position: relative;
}

.circle-primary.outline {
    border: 2px solid #004C6E;
    color: #004C6E;
    background: none;
}
/******************************************************
 * text colored
 *****************************************************/
.text-highlight{
    font-family: ubuntumedium;
}

.text-default{
    color: #575756;
}
.text-danger{
    color: #E2007A;
}
.text-warning{
    color: #e76b08;
}
.text-primary{
    color: #004C6E;
}
.agency .text-warning{
    color: #d99628;
}
.text-sky{
    color: #6694a8;;
}

/******************************************************
 * NAVBAR
 *****************************************************/
.navbar {
    margin-bottom: 0px;
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    min-height: 40px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background: none;
    color: rgba(170, 170, 170, 0.51);
}

.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.navbar .navbar-toggle {
    border-color: rgba(255, 255, 255, 0.51);;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}


.navbar-neutral {
    background-color: #ffffff;
    border-color: #D8E4E9;
}
.navbar-neutral .navbar-nav>.active>a, .navbar-neutral .navbar-nav>.active>a:focus, .navbar-neutral .navbar-nav>.active>a:hover {
    background-color: #D8E4E9;
}
.navbar-neutral .navbar-toggle {
    border-color: #D8E4E9;
    background-color: #D8E4E9;
}

.navbar-primary {
    background-color: #F3F7F9;
    border-color: #D8E4E9;
}
.navbar-primary .navbar-nav>.active>a, .navbar-primary .navbar-nav>.active>a:focus, .navbar-primary .navbar-nav>.active>a:hover {
    background-color: #D8E4E9;
}
.navbar-primary .navbar-toggle {
    border-color: #D8E4E9;
    background-color: #D8E4E9;
}

/*****************************************************
 * Breadcrumb
 ****************************************************/
.breadcrumb {
    background-color: transparent;
    padding: 0px 3px;
    margin-top: 20px;
}
.breadcrumb > li + li:before {
    content: "〉";
}



/****************************************************
 * MODAL
 ***************************************************/

@media (min-width: 768px){
    .modal-dialog {
        width: 650px;
    }
    .modal-content{
        border-width: 25px;
        /*border-color: #6694A8;*/
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.modal-header{
    /*background-color: white;*/
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
}
.modal-header .close{
    font-size: 30px;
}
.modal-body{
    background-color: #F3F7F9;
    border-color: #D8E4E9;
    /*background-color: white;*/
    padding-bottom: 30px;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

.modal-body-primary{
    background-color: #F3F7F9;
    border-color: #D8E4E9;
}
.modal-body-danger{
    background-color: #FEF3F9;
    border-color: #FAD8EB;
}

/* little screen */
@media screen and (max-width:762px) {
    .modal-body{
        padding-left: 20px;
        padding-right: 20px;
    }
    .modal-header{
        padding-left: 20px;
        padding-right: 20px;
    }
}
.modal-body hr{
    margin-left: -50px;
    margin-right: -50px;
}
/*.modal-backdrop.in {*/
    /*filter: alpha(opacity=10);*/
    /*opacity: .1;*/
    /**/
/*}*/

.modal.fade .modal-dialog
{
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;

    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

/****************************************************
 * FORM
 ***************************************************/
/* ----- border radius ---- */
.form-control{
    border-color: #6694A8;
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
.input-group-addon {
    border-radius: 0;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
/*--------------------------*/
.input-lg {
    font-size: 15px;
}
.form-control ::-webkit-input-placeholder {color: rgba(55, 55, 55, 0.65);}
.form-control :-moz-placeholder { /* Firefox 18- */ color: rgba(55, 55, 55, 0.65);}
.form-control ::-moz-placeholder {  /* Firefox 19+ */  color: rgba(55, 55, 55, 0.65);  }
.form-control :-ms-input-placeholder {color: rgba(55, 55, 55, 0.65);  }

/* fix date margin */
.form-group > .date{
    margin-left: 15px;
    margin-right: 15px;
}
/* ------- color ------- */
.form-control:focus {
    border-color: #004C6E;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #E2007A;
}
.has-error .form-control {
    border-color: #E2007A;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #004C6E;
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
.select2-drop-active {
    border-color: #004C6E;
}

/***************************************************
 * ALERT
 **************************************************/
.alert {
    padding: 15px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-success {
    /*color: #3c763d;*/
    /*background-color: rgba(214, 233, 198, 1);*/
    /*border-color: #385420;*/
    color: #004C6E;
    background-color: rgb(216, 228, 233);
    border-color: #004C6E;
}
.alert-primary {
    color: #004C6E;
    background-color: rgba(243, 247, 249, 1);
    border-color: #D8E4E9;
}
.alert-danger {
    color: #E2007A;
    background-color: rgba(254, 243, 249, 1);
    border-color: #FAD8EB;
}
.close{
    opacity: 0.5;
}
/***************************************************
 * LIST GROUP
 **************************************************/
.list-group-item:first-child {
     border-top-left-radius: 0px;
     border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item-primary {
    color: inherit;
    background-color: #F3F7F9;
    border-color: #D8E4E9;
}
.list-group-item-danger {
    color: inherit;
    background-color: #FEF3F9;
    border-color: #FAD8EB;
}
.list-group-item {
    /*padding-top: 0px;*/
}

/**************************************************
 * Pagination
 *************************************************/

.pagination>li>a, .pagination>li>span {
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 13px;
    /*border-radius: 6px;*/
    font-size: 12px;
    color: #004C6E;
    border: 2px solid #737373;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #004C6E;
    border-color: #004C6E;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
}


/**************************************************
 * Label
 *************************************************/
.label-primary {
    background-color: #004C6E;
}
.label-warning {
    background-color: #e76b08;
}
.label-danger {
    background-color: #E2007A;
}
.label-sky {
    background-color: #6694a8;
}

/*************************************************
 * POPOVER
 ************************************************/
.popover{
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    font-size: 13px;
    font-family: ubunturegular;
    letter-spacing: 0.4px;
}
.popover-title{
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    background-color: transparent;
    font-family: ubuntumedium;
    font-size: 15px;
}
.popover-content{
    background-color: #FEF3F9;
}
.popover{
    /*max-width:600px;*/
    max-width: 100%;
}




/*************************************************
 * MARK Highlight
 ************************************************/
.mark, mark {
    padding: 2px;
    color: white;
    background-color: #e2007a;
}



/* ------------------------------------------ */
/* --------- searched TEXT on calls --------- */
/* ------------------------------------------ */

.label-text{
    vertical-align: middle;
    box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.5), 3px 4px 1px rgba(255, 255, 255, 0.2);
    position: relative;
    bottom: 3px;
}
.label-text-close{
    background-color: #E2007A;
    border: none;
    font-size: 11px;
}
.label-text-close:hover{
    color: grey;
}






/* ------------------------------------------- */
/* ------------------ Agency ----------------- */
/* ------------------------------------------- */

.btn-service-sky{
    text-transform: uppercase;
    background: #6694a8;
    /*background-image: linear-gradient( #c8ab4e, #a59257);*/
    padding: 15px 17px;
    font-size: 15px;
    border-radius: 0px;
    color: white;
    display:inline-block;
    letter-spacing: 1.1px;
}


.btn-service-sky:hover, .btn-service-sky:focus, .btn-service-sky:active, .btn-service-sky.active {
    background: #6694a8;
    color:#fff;
}
.btn-service-sky.active.focus, .btn-service-sky.active:focus, .btn-service-sky.active:hover, .btn-service-sky:active.focus, .btn-service-sea:active:focus, .btn-service-sea:active:hover  {
    background: #6694a8;
    color:#fff;
}
.btn-service-sky:active, .btn-service-sea.active {
    background: #6694a8;
    color:#fff;
    box-shadow: none;
}

.btn-service-sky .inverted{
    color: #6694a8;
    background: none;
}
