@import "/css/dropzone.css";
@import "/css/cat.css";

body{
    font-size:14px !important;
    background: url("../images/project/bkg/paper-bkg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight:400;
}
h1,h2,h3,h4,h5,h6, strong, b{
    font-weight:400;
}
label, th{
    font-weight:400;
}
.alert p,
.alert ul{
    font-weight:normal
}

.ui-datepicker-title .ui-datepicker-month,
.ui-datepicker-title .ui-datepicker-year{
    font-size:14px;
    background-color:#57656d !important;
    padding:2px 4px;  
}

.login-wrapper .popover{
    width:250px !important;
}
.login-wrapper .popover-title{
    background-color: #D65C4F;
}
.login-wrapper .popover-content{
    background-color: #fff;
}


/* Londinium override  */

@media (max-width: 991px){ 
    .navbar-inverse .navbar-nav {
        background-color: #3A4B55;
    }
    #navWrap .container{width:100%}
    #navWrap .navbar-header{
        width:768px !important;
        margin-right: auto;
        margin-left: auto;
        padding-right:15px;
        padding-left:15px;
    }
    
}
@media (max-width:750px){
    #navWrap .container{width:100%}
    #navWrap .navbar-header{
        width:100%;
        margin-right: auto;
        margin-left: auto;
    }
}

.navbar-warning{
    background-color: #DD6D25;
}
.navbar-warning a{
    color:#fff !important;
}


.color-success{color:#65B688 !important;}
.color-warning{color:#f4c949 !important;}
.color-danger{color:#D65C4F !important;}
.color-info{color:#4fa2c2 !important;}
.color-primary{color:#444 !important;}

.btn-warning,
.label-warning{
    background-color: #f4c949;
    border-color: #f4c949;
}
.btn-warning:focus, .btn-warning:hover {
    background-color: #e2ba4a;
    border-color: #e2ba4a;
}
.btn-warning.disabled{
    background-color: #f4c949;
    border-color: #f4c949;
}
.btn-icon{
    padding: 2px 3px 3px;
}

.bg-warning, 
.bg-warning a {
    color: #fff;
    background-color: #f4c949;
}

.bg-light-success{
    color: #444;
    background-color: #daf9d1;
}
.bg-light-warning{
    color: #444;
    background-color: #FFFCE5 !important;
}
.bg-light-warning-hover:hover{
    color: #444;
    background-color: #FFFCE5!important;
}
.bg-light-danger{
    color: #444;
    background-color: #fce2c7;
}
.bg-light-info{
    background: #DDF9FF;
}

.bg-success-light-1{
    color: #fff;
    background-color: #8acca5;
}
.bg-success-light-2{
    color: #444;
    background-color: #b1e2c4;
}
.bg-success-light-3{
    color: #444;
    background-color: #def4e7;
}
.bg-success-light-4{
    color: #444;
    background-color: #f2f9f5;
}

.cv-wrapper .form-control{
    margin-top: 5px;
}
.info-blocks .top-info a{
    font-size:18px
}
.info-blocks .top-info small{
    font-size:12px
}
.info-blocks>li>a>i {
    font-size: 36px !important;
}
.chat{
    max-height: none !important;
    background-color: transparent;
}
.error-wrapper h1 {
    font-size:140px;
}

label.error {
    display:none !important
}
.popover{
    font-size:13px;
    color: #444;
    background-color: #fff;
}
.table>tbody+tbody {
    border-top: none !important;
}
.popover-content
{
    border:1px solid #DDD;
    border-top:1px solid #EEE;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px
}


.wysihtml5-sandbox{
    width:100%!important;
    height:250px !important;
    outline:0
}

.radio-big .choice {
    vertical-align: top;
    margin-top:4px;
}
.radio-big .choice span {
    width: 28px;
    height: 28px;
}

.checkbox-big .checker, 
.checkbox-big .checker input, 
.checkbox-big .checker span {
    width: 24px;
    height: 24px;
}

.btn-small{
    padding:2px 8px;
}

.btn-xl{
    padding:10px 25px;
}
.btn-xl i{
    margin-top:5px;
    font-size:22px;
}
.btn-xxl{
    padding:15px 40px;
}

.btn-hover-info:hover{
    color: #fff;
    background: #50ABC2;
    border-color: #50ABC2; 
}
.btn-hover-success:hover{
    color: #fff !important;
    background: #74BD94;
    border-color: #74BD94; 
}
.btn-hover-warning:hover{
    color: #fff;
    background: #F4C949;
    border-color: #F4C949; 
}
.btn-hover-danger:hover{
    color: #fff;
    background: #D65C4F;
    border-color: #D65C4F; 
}
.btn-hover-primary:hover{
    color: #fff;
    background: #546672;
    border-color: #546672; 
}

.font-hover-info:hover{
    color: #50ABC2 !important; 
}
.font-hover-success:hover{
    color: #74BD94 !important; 
}
.font-hover-warning:hover{
    color: #F4C949 !important;
}
.font-hover-danger:hover{
    color: #D65C4F !important; 
}

.wysihtml5-sandbox{
    width:100% !important;
    height:250px !important;
    outline:0;
}

.cv-wrapper .has-feedback .form-control-feedback{
    top: 5px !important;
}

.page-title h1 {
    padding: 29px 0;
    margin: 0;
    font-weight: 400;
    line-height: 20px;
}
.page-title small {
    display:block;
    margin-top:10px;
    font-size:14px;
}

.color-light-info{
    color: #a6d3dd;
}

.multiselect-container{
    max-height: 300px;
    overflow-y: scroll;
}

.modal-dialog{
    width:650px;
}

select2-search{
    width:100% !important;
}

.select2-search-choice{
    font-size:12px !important;
    padding: 4px 8px 4px 26px !important;
    background-color: #A2C9E5 !important;
    color:#fff !important;
}

.form-control{
    color:#333;
    font-weight:500;
}

.nav-pills > li.success.active > a, 
.nav-pills > li.success.active > a:focus, 
.nav-pills > li.success.active > a:hover {
    background-color: #3ca2bb;
    border-color: #3ca2bb;
    color:#fff !important;
}

.navbar-inverse {
  background-color: #4799D8;
}

.badge {
   z-index: 999; 
}

/* no bordered table */
.table.no-border>thead>tr>th, .table.no-border>tbody>tr>th, .table.no-border>tfoot>tr>th, 
.table.no-border>thead>tr>td, .table.no-border>tbody>tr>td, .table.no-border>tfoot>tr>td {
  border-top: 0px solid #ddd !important;
}

/* End Londinium redefine */

.tag-block-light-blue{
    display:inline-block;
    font-size:12px !important;
    padding: 4px 8px !important;
    margin: 0 4px 4px 0;
    background-color: #A2C9E5 !important;
    color:#fff !important;
}

.ajax-loader{
    width:100%;
    height:32px;
    background:url('../images/interface/ajax-loader.gif') no-repeat top center;
}


.input-large,
.input-large.error{
    font-size:20px !important;
    line-height: 20px !important;
}
.table-slim th,
.table-slim td{
    padding: 4px 8px !important;
}
.bkg-light-success{
    background-color: #F4F9F5
}
.bkg-light-warning{
    background-color: #fcf5f2
}

.error{
    border: 2px solid #D65C4F;
}
.valid{
    border: 1px solid #65B688;
}

header.sonata-page-top-bar{
    top:50px;
    background-color: #555;
}
.page-content { 
    min-height:600px;
}
.footer{
    margin-top:40px
}

.hr-small{
    border-top:3px solid #ccc;
    width:150px;
}


ul{
    list-style: none;
}
a{
    color:#4FA2C2;
}
a:hover{
    color:#3A90AF
}

.btn-group .btn.active{
    cursor:default;
    color:#333;
}

.breadcrumb{
    font-size:11px;
    font-weight:normal !important;
}

.sidebar-content .navigation>li{
    font-size:14px;
}
.sidebar-content .navigation>li>ul>li{
    font-size: 12px;
}



.icon-blue{color:#4fa2c2 !important;}
.icon-blue-hover:hover{color:#4fa2c2 !important;}
.icon-red{color:#D65C4F !important;}
.icon-red-hover:hover{color:#D65C4F !important;}
.icon-green{color:#65B688 !important;}
.icon-green-hover:hover{color:#65B688 !important;}
.icon-orange{color:#E7804F !important;}
.icon-orange-hover:hover{color:#E7804F !important;}
.icon-gray{color:#999 !important;}
.icon-gray-hover:hover{color:#999 !important;}
.icon-white{color:#fff !important;}
.icon-white-hover:hover{color:#fff !important;}

.hoverize{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.hoverize:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-xs{
    padding: 2px 5px 3px;
}

/* Floating menu */
#wrap {
    padding: 20px 0 10px 0;        
    background: #4FA2C2 !important;
}
#header {
    /*background-color: #4FA2C2;*/
    background-color: #5EA7DA;
    color: #FFF;
}
#aboveNav {
    min-height:70px;   
    padding: 5px;
}
#navWrap {
    /*height: 50px;*/
    z-index:999 !important;
}
#navbar-float{
    width:100%;
}
.sidibar-with-float-topmenu{
    margin-top:124px;
}
.sidibar-with-float-topmenu .sidebar-content {
    margin-top:0;
}

/* End Floating menu */

 /* Top statistic */
 
 @media all and (max-width: 800px)  {
    .top-statistic {
        display:none;
    }
}

.top-statistic {
    white-space: nowrap;
}
.top-statistic [class*="col"] {
    display: inline-block !important;
    float: none !important;  
}

.top-statistic{
   color:#e6f2f7;
}
.stat-element{
    background:url('../images/project/gul-transparent-white.png') no-repeat top center;
    height:60px !important;
    min-width:100px;
    margin-top:10px;
    padding-top:10px;
    text-shadow: 0 1px 0 #3b6f82;
}
.stat-element .count{
   font-size: 24px;
   line-height: 20px;
}
.top-statistic .highlight{
    color:#fce93a;
}
.navbar{
    border-top:1px solid #74B2DB;
}
/* End Top statistic */


.main-content{
    min-height:600px;
}

.page-container{
    margin-top:40px
}

.homepage p{
    font-size:14px;
    line-height: 2em;
}

.homepage .join-us-list li {
    font-size:14px;
    margin-top: 1.2em;
    line-height: 18px;
    list-style: disc outside none;
}
.homepage-row{
    margin:40px 0;
}

.page-header{
    margin-top:20px
}

.bordered {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
}

.pattern-block{
    background: url("../images/project/bkg/pattern.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    padding: 14px;
    -webkit-box-shadow: 0 1px 1px 1px #DBDBDB;
    box-shadow: 0 1px 1px 1px #DBDBDB;
}

.catalog-container{
    display:block;
    margin:20px 0;
}

.catalog-block{
    background: url("../images/project/bkg/pattern.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    padding: 14px;
    margin-bottom:20px;
    min-height:310px;
    -webkit-box-shadow: 0 1px 1px 1px #DBDBDB;
    box-shadow: 0 1px 1px 1px #DBDBDB;
}
.catalog-block:hover{
    -webkit-box-shadow: 0 1px 1px 1px #C9C9C9;
    box-shadow: 0 1px 1px 1px #C9C9C9;
}
.catalog-block .logo{ 
    float:right;
    max-width:90px;
}
.catalog-block h3,
.catalog-block h4,
.catalog-block h5{
    line-height: 1.1em;
    margin-bottom:0.3em;
}

.catalog-block.seaman{
    min-height:280px;
}

.catalog-block .details{
    position:absolute;
    bottom:35px;
    left:40%;
}

.catalog-block .bottom-left{
    position:absolute;
    bottom:25px;
    left:25px;
    font-size:11px;
}

.catalog-block .bottom-right{
    position:absolute;
    bottom:25px;
    right:25px;
    font-size:11px;
}

.vacancy-catalog .catalog-block{
    min-height:280px;
}

.details-block {
    background: #fff;
    min-height: 320px;
    max-width: 1200px;
    position: relative !important;
    margin-bottom: 14px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 6px 1px rgba(1, 1, 1, 0.2);
    box-shadow: 0px 1px 6px 1px rgba(1, 1, 1, 0.2);
}

.details-block.fluid{
    max-width: none;
    width:100% !important;
}

.details-header-block {
    background: #F2F6F7;
    margin-top: 0;
    width: 100%;
    border-radius: 4px 4px 0 0;
}

.details-header-block {
    padding: 4px 12px 18px 24px;
}

.details-block .inner,
.bkg-global-map{
    background: #fff url("../images/project/bkg/global-locations.jpg") no-repeat top center; 
}

.details-block .inner table{
    margin:16px 10px;
}
.details-block td{
    padding-top:4px !important;
}

.details-block table td.rowTitle {
    text-align: right;
    font-weight: 300;
    padding-right:8px;
    vertical-align:top;
    font-weight: 500;
}

.details-block div[class*="label_"]{
    margin-right:-18px;
    margin-top: 0px;
}

.catalog-container div[class*="label_"]{
    height: 135px;
    position: absolute;
    width: 137px;
}

div[class*="label_"]{
    height: 135px;
    width: 156px;
    position: absolute;
    top:-4px;
    right: -26px !important;
    z-index:100;  
}

.label_urgent {
    width: 156px;
    background: url("../images/project/corner_ribbon_urgent.png") no-repeat 0 0 rgba(0, 0, 0, 0); 
}
.label_outdated {
    width: 156px;
    background: url("../images/project/corner_ribbon_outdated.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}
.label_closed {
    width: 156px;
    background: url("../images/project/corner_ribbon_closed.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}


div[class*="stamp_"]{
    height: 101px;
    width: 206px;
    position: absolute;
    top: 3px;
    left: 220px;
    z-index:100;  
}
.stamp_seaman_refused{
    background: url("../images/project/label_seaman_refused.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}
.stamp_seaman_accepted{
    background: url("../images/project/label_seaman_accepted.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}
.stamp_denied{
    background: url("../images/project/label_denied.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}
.stamp_cancelled{
    background: url("../images/project/label_cancelled.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}


.round-block{
    position:relative;
    margin-bottom:5px;
}
.round-block-white{
    position:relative;
    margin-bottom:15px;
}

.int-block-white{
    width:65px;
    height:65px;
    display:inline-block;
    border: 1px solid #4FA2C2;
    font-size:18px;
    color:#4FA2C2;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    text-align:center;
}
.homepage .int-block-white .counter{
    display:inline-block;
    padding-top:25px;
    color:white;
}
.int-block-white .counter{
    display:inline-block;
    padding-top:20px;
    color:#4FA2C2;
}
.int-block-white a:hover{
    text-shadow:#D7E0E5 1px 1px 1px;
    text-decoration:none;
}


.round-block{
    position:relative;
    width:50px;
}
.round-block-white{
    position:relative;
    width:50px;
}

.vacByPositionsBlock{
    padding: 5px 0 10px 0;
}
.vacByPositionsBlock .vacList{
    color:#fff;
    margin: 0 0 20px 0;
}
.vacByPositionsBlock .vacList a{
    font-size:18px;
    line-height:36px;
    color:#4FA2C2;
}
.vacByPositionsBlock .vacList a:hover{
    text-decoration:none;
    text-shadow:#D7E0E5 1px 1px 1px;
}
.vacByPositionsBlock h2{
    font-size:36px;
    color:#4FA2C2;
    text-align:center;
}

.all-vacancies .round-text{
    position:absolute;
    top:-18px;
    left:-16px;
}
.open-vacancies .round-text{
    position:absolute;
    top:-14px;
    left:-16px;
}
.new-vacancies .round-text{
    position:absolute;
    top:-14px;
    left:-16px;
}

.vacByPositionsBlock .round-block{
    width:42px;
    height:42px;
    display:inline-block;
    border: 1px solid #4FA2C2;
    font-size:18px;
    font-weight:bold;
    color:#4FA2C2;
    -webkit-border-radius: 42px;
    border-radius: 42px;
    text-align:center;
    line-height:42px;
}
.vacByPositionsBlock  h3{
    white-space: nowrap;
    margin-bottom:0;
}

.colored-block a{
    color:#FFBE28 !important;
}
.colored-block .round-block{
    color:#FFBE28 !important;
    border:1px solid #FFBE28 !important;
}

.search-query {
    border-radius: 16px;
    margin-bottom: 0;
    padding: 5px 14px;
}

.sidebar-blank{
    width:100%;
    height:100%;
    background: #eee;
    border-radius: 0px;
    padding: 10px;
    margin-bottom:20px;
    min-height:800px;
    -webkit-box-shadow: 0 1px 1px 1px #DBDBDB;
    box-shadow: 0 1px 1px 1px #DBDBDB;    
}

.statistics-info{
    text-align:center;
}
.statistics-info span{
    font-size:11px;
    margin-top:8px;
    display:block;
    text-transform:uppercase;
    font-weight:600
}
.newVacanciesWidget h4,
.newVacanciesWidget h5,
.newVacanciesWidget h6{
    margin-bottom:2px;
}

.details-container{
    background: #fff;
    border-radius: 6px;
    margin-bottom:20px;
    min-height:260px;
    -webkit-box-shadow: 0 1px 1px 1px #DBDBDB;
    box-shadow: 0 1px 1px 1px #DBDBDB;
}

.pagination
{
    margin:0;
    border-radius:0;
    font-size:0
}
.pagination>li
{
    display:inline-block;
    margin-left:1px;
    font-size:12px
}
.pagination>li:first-child
{
    margin-left:0
}
.pagination>li>a,.pagination>li>span
{
    float:none;
    margin-left:0;
    border:0;
    display:block;
    color:#333;
    font-weight:600;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span,.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span,.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span,.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span,.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span
{
    border-radius:2px
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover
{
    background-color:#65B688;
    color:#fff
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover
{
    background-color:#32434D;
    cursor:default
}




.balance-circle{
    display:inline-block;
    width:40px;
    height:40px;
    border-radius: 20px;
    text-align: center;
    padding-top:10px;
    font-size:16px;
    font-weight:500;
}


/*--  Homepage styles ---*/

.gray_block{
    background:#ededed;
}
.blue_block{
    background:#4FA2C2;
}

.homepage-wrapper h2{
    font-size:26px
}

#cloud1{
    position:absolute;
    z-index:500;
    right:-200px;
    top:0px;
}

#seagull{
    position:absolute;
    z-index:500;
    left:-800px;
    top:20px;
}

#ship1{
    position:absolute;
    z-index:500;
    right:-200px;
    top:200px;
}

.container-full-width{
    width:100%;
}

.gray_block{
    background:#ededed;
}
.blue_block{
    background:#5AA8DE;
}

.home-informer{
    background:#ededed;
    padding:5px 0;
}
.home-informer .inner{
    border-top:1px dashed #ddd;
    border-bottom:1px dashed #ddd;
    padding:30px 0 40px 0;
}

h1.big-gray, h2.big-gray{
    font-size: 42px;
    line-height:42px;
    color:#75ADD8;
    text-shadow: 1px 1px #fff;
}


.sub-slogan,
.reg-label{
    text-align: center;
    text-shadow: 1px 1px #fff;
    color:#9DBFCC;
    font-size:24px;
}
.reg-label{
    font-size:18px;
    margin-top:10px;
}

.join-us-button{
    font-size: 28px;
    font-weight:bold;
    line-height:56px;
    text-align:center;
    color:#B26E00;
    text-shadow: 1px 1px #FCC779;
    background:#FDB437;
    text-decoration:none;
    padding:4px 20px;
    border-radius: 30px;
    display:inline-block;
    background-color: #FDB437;
    background-image: -moz-linear-gradient(center top , #FDB437, #EA9000);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
}
.join-us-button:hover,
.join-us-button:focus{
    color:#9B5F00;
    text-decoration:none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}

.home-informer h3{
    color:#9DBFCC;
    line-height: 1em;
}

.home-informer ul{

}

.home-informer li {
    margin:20px 0;
    text-align:center;
}


.round-block{
    position:relative;
    width:110px;
}

.all-users .round-text{
    position:absolute;
    top:-63px;
    left:-16px;
}
.filled-cvs .round-text{
    position:absolute;
    top:-68px;
    left:-15px;
}
.vacancies .round-text{
    position:absolute;
    top:-65px;
    left:-16px;
}
.companies .round-text{
    position:absolute;
    top:-68px;
    left:-16px;
}
.users-online .round-text{
    position:absolute;
    top:-66px;
    left:-17px;
}

.int-block{
    width:160px;
    height:160px;
    display:inline-block;
    border: 1px solid #75A8CE;
    font-size:36px;
    font-weight:bold;
    color:#999;
    -webkit-border-radius: 160px;
    border-radius: 160px;
    text-align:center;
}

.int-block a{
    display:inline-block;
    padding-top:50px;
    color:#75A8CE;
    line-height: 1em;
    text-shadow: 1px 1px #fff;
}
.int-block a:hover{
    color:#4FA2C2;
    text-decoration:none;
}

.homepage .int-block-white{
    width:90px;
    height:90px;
    display:inline-block;
    border: 1px solid #fff;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius: 90px;
    border-radius: 90px;
    text-align:center;
}
.homepage .int-block-white a{
    display:inline-block;
    padding-top:26px;
    color:#fff;
    text-shadow: 1px 1px #005f96;
}
.homepage .int-block-white a:hover{
    color:#fff;
    text-decoration:none;
    text-shadow:#005F96 1px 2px 2px;
}

/*--  Vacancy by Position Block ---*/

.homepage .round-block-white{
    position:relative;
    margin-bottom:30px;
}

.round-block-white small{
    display:block;
    font-size:11px;
    font-weight:normal;
    margin-top:-5px;
}

.homepage .vacByPositionsBlock{
    padding: 10px 0 20px 0;
}
.homepage .vacByPositionsBlock .vacList{
    color:#fff;
    margin: 20px 0;
}
.homepage .vacByPositionsBlock .vacList a{
    font-size:30px;
    line-height:56px;
    color:#fff;
    text-shadow:#005F96 1px 1px;
}
.homepage .vacByPositionsBlock .vacList a:hover{
    text-decoration:none;
    text-shadow:#005F96 1px 2px 2px;
}
.homepage .vacByPositionsBlock h2{
    font-size:48px;
    margin-top:36px;
    color:#fff !important;
    text-shadow:#005F96 1px 1px 1px !important;
    text-align:center;
}

.homepage .all-vacancies .round-text{
    position:absolute;
    top:-18px;
    left:-16px;
}
.homepage .open-vacancies .round-text{
    position:absolute;
    top:-14px;
    left:-16px;
}
.homepage .new-vacancies .round-text{
    position:absolute;
    top:-14px;
    left:-16px;
}

.homepage .vacByPositionsBlock .round-block{
    width:60px;
    height:60px;
    display:inline-block;
    border: 1px solid #fff;
    font-size:28px;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    text-align:center;
    line-height:60px;
}
.homepage .vacByPositionsBlock  h3{
    white-space: nowrap
}

.homepage .vacByPositionsBlock{
    padding: 10px 0 20px 0;
}
.homepage .vacByPositionsBlock .vacList{
    color:#fff;
    margin: 20px 0;
}
.homepage .vacByPositionsBlock .vacList a{
    font-size:30px;
    line-height:60px;
    color:#fff;
    text-shadow:#005F96 1px 1px;
}
.homepage .vacByPositionsBlock .vacList a:hover{
    text-decoration:none;
    text-shadow:#005F96 1px 2px 2px;
}
.homepage .vacByPositionsBlock h2{
    font-size:48px;
    margin-top:36px;
    color:#297D9B;
    text-shadow:#AAD2ED 1px 1px;
    text-align:center;
}




/*--  end Homepage styles ---*/


/*--  Footer styles ---*/

.account_footer {
    border-top: 1px solid #ddd;
    padding: 12px 0;
    text-align: center;
    font-size: 11px;
    color: #777;
    background-color: transparent;
}

footer,
footer p{
    color:#999;
    background: none !important;
}
footer a{
    color:#ddd;
}
footer a:hover{
    color:#fff;
}

.footer-top{
    background:#3A4B55;
    border-top: 4px solid #dbdbdb;
    color: #a9a9a9;
    display: block;
    margin-top: 36px;
    padding: 38px 0;
}
.footer-top li{
    line-height:2em;
}
.socialIcons li{
    display:inline-block;
    margin-right:5px;
}
.footer-bottom{
    padding:30px 0 20px 0;
    background:#2D3A42;
}
.footer-bottom li{
    display:inline-block;
    margin-right:8px;
}

/*--  end Footer styles ---*/


/*--  Application form ---*/
.cv-wrapper{
    font-weight:600
}

.crewell_logo{
    width:140px!important;
    opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}
.crewell_logo:hover{
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}
.cvCrewellLogo{
    width:160px!important;
}
.headerTitle{
    text-align:center;
}

.headerTitle h4,
.headerTitle h5{
    text-align:center;
    font-weight:300 !important;
}
.cvAvatar{
    width:160px!important;
}
.avatar{
    width:150px!important;
    height:auto;
}
.cv-wrapper {
    font-weight:300;
}

.cv-title td,
.cv-title th{
    background-color:#e8f2ec !important;
    font-size:1.2em;
    color: #4FA2C2 !important;
    font-weight:500;
}

.col-title{
    font-weight:500;
    text-align:right;
}
.col-title{
    font-weight: 600;
}

/*-- end Application form ---*/


/*--  Account ---*/

.tools-icon{
    font-size:19px;
    color:#bbb;
    margin:8px 0;
    cursor:pointer;
}

.tools-icon:hover{
    color:#444;
}

.chat-scroll-box{
    max-height:150px;
    overflow-y: scroll;
}
.chat-table{
    font-size:12px;
    color:#777;
}
.chat-textarea {
    background:#fff !important;
    border:1px dotted #ccc !important;
    width:100%;
    font-size:12px;
    padding:2px
}
.chat-table td {
    padding-bottom: 5px;
}
.chat-table tr:nth-child(even) td {
    padding-left: 20px;
}


.hidden-textarea{
    width:100%;
    max-width:600px;
    min-height:26px !important;
    cursor:text;
    background:none !important;
    border:none !important;
    box-shadow:none !important;
    margin-bottom:0;
    padding-left:24px;
    min-width:150px;
    font-size:13px;


    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hidden-textarea:focus{
    background: #fff !important;
    border:1px dotted #ccc !important;
}

.status-area{
    position:absolute;
    top:0;
    left:3px;
    color:#999;
}
.hidden-textarea-icon{
    content: '\e11d';
    font-family: 'icomoon';
    color:#777;
    font-size:12px;
}

.hidden-input{
    min-height:26px !important;
    cursor:text;
    background:none;
    border:none;
    box-shadow:none;
    margin-bottom:0;
    min-width:80px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.thumb{
    max-width:150px;
}

#ajaxStatusInformer{
    height:0;
    position:relative;
    z-index:999;
}
#ajaxStatusInformer span{
    position:absolute;
    min-width:200px;
    max-width:400px;
    background:#fff;
    padding:4px;
    font-size:12px;
    box-shadow: 0 0 4px #999;
}


.applicantMarkIcon{
    font-size:18px;
    display:inline-block;
    cursor:pointer;
    color:#ccc;
    margin-top:5px;
}
.applicantMarkIcon:hover{
    color:#65B688 !important;
}
.applicantMarkIcon.active{
    color:#65B688 !important;
}
.applicantMarkIcon.active:hover{
    color:#E7804F !important;
}

.navigation>li ul>li>a>i {
    position: absolute;
    right: 30px;
    top: 13px;
    opacity: .5;
    filter: alpha(Opacity=50);
}

.pricing_table {
    text-align: center;
    margin-bottom: 20px;
}
.pricing_table:hover {
    box-shadow: 0 0 37px #DFDFDF;
    transition: all 0.3s ease-in-out;
}
.offer {
    box-shadow: 0 0 37px #A3A3A3;
}
.offer:hover {
    box-shadow: 0 0 0 3px #3899B5;
}
.pricing_table .offer-title {
    background: #f0f0f0;
}
.pricing_table .pt_title {
    border-image: none;
    border-top: 3px solid #f0f0f0;
    border-left: 3px solid #f0f0f0;
    border-right: 3px solid #f0f0f0;
    padding: 15px 0;
}
.pricing_table .pt_price {
    border-top: 1px solid #f0f0f0;
    border-left: 3px solid #f0f0f0;
    border-right: 3px solid #f0f0f0;
    color: #33c36b;
    font-size: 23px;
    padding: 10px 0;
}

.pricing_table .pt_feature {
    border-top: 1px solid #f0f0f0;
    border-left: 3px solid #f0f0f0;
    border-right: 3px solid #f0f0f0;
    padding: 10px 0;
}

.pricing_table .pt_footer {
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #f0f0f0;   
    border-left: 3px solid #f0f0f0;
    border-right: 3px solid #f0f0f0;
    padding: 15px 0;
}

.drug-n-drop-area{
    height:100px;
    background-color:#eee;
    text-align: center;
    vertical-align: middle;
    color:#ccc;
}

/*-- end  Account ---*/

.vacancyDetailsBlock{
    max-width:900px
}

.pricing_table{
    max-width:900px;
}


//(denis)
.button-bg-success{
    background:#33c36b !important;
}

.color-gold{
    color: #FF9F21 !important;
}

.color-silver{
    color: #C3C5D5 !important;
}

.color-bronze{
    color: #E19B03 !important;
}

.h_200{
    height: 200px;
}


.collapsable{
    display:none;
}

#image_upload_modal .modal-dialog{
    width:720px!important;
}

.dz-preview {
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
    box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
    background: rgba(255,255,255,0.8);
    position: relative;
    display: inline-block !important;
    margin: 5px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px 6px 6px 6px;
    z-index:9999;
}

.dz-details {
    width: 100px;
    height: 100px;
    position: relative;
    background: #ebebeb;
    padding: 5px;
    display: inline-block;
}

.dz-details img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}


.imageDeleteConfirmationBlock{
    height:60px;
    text-align:center;
    min-width:100px!important;
    z-index:9990 !important;
    margin-top:3px;
}
#imageAreaSpinner{
    position:fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .1;
    filter: alpha(opacity=10);
}
#imageAreaSpinner .spinner{
    position:absolute;
    top: 50%;
    left:50%;
    color:#fff;
    font-size:24px;
    z-index:99999;
}
.imageSpinner{
    position:absolute;
    top: 50px;
    left:50px;
    z-index:9999;
}


.mydropzone{
    min-height:250px !important;
}
.mydropzone .dz-preview .dz-error-message, .dropzone-previews .dz-preview .dz-error-message {
    top: 35px;
}
.mydropzone .dz-preview, .dropzone-previews .dz-preview {
    font-size: 12px;
    margin: 3px;
}

.dz-error-mark{

}

#currentImages{
    min-height:110px;
    padding:10px;
    z-index:999;
}

.spinner{
    z-index: 99999;
}

.imageListDefaltThumbBlock{
    position:absolute;
    top:20px;
    left:24px;
}
.imageListDefaltThumb{
    width:100px !important;
    height:100px !important;
    margin:20px 10px;
    cursor:pointer;
    z-index:998;
}
.image_upload_modal_footer{
    background-color:#fff;
    z-index:998;
}

.uploadImage{
    margin-left:5px;
}


.discount_message{
    font-size:13px;
    color:#777;
    margin-top:5px;
}

.pay-btn-spinner{
    position:absolute;
    top:10px;
    left:45%;
}

/* Advertising page styles -------------------------------------- */
.template-block{
    display:block;
    position:relative;
    width:700px !important;
    margin-left:-10px;
}
.site-templ{
    position:absolute;
    left:0;
    top:0;
}
.top-b-row{
    position:absolute;
    left:38px;
    top:300px;
}
.top-b-row td{
    padding-left:9px;
}
.top-b-row td img{
    -webkit-box-shadow:  0px 1px 2px 1px rgba(1, 1, 1, 0.2);       
    box-shadow:  0px 1px 2px 1px rgba(1, 1, 1, 0.2);
}
.top-b-row td img:hover{
    -webkit-box-shadow:  0px 1px 2px 1px rgba(1, 1, 1, 0.5);       
    box-shadow:  0px 1px 2px 1px rgba(1, 1, 1, 0.5);
}
.bottom-b-row{
    position:absolute;
    left:38px;
    top:730px;
}
.bottom-b-row td{
    padding-left:14px;
}

tr.rowBacklight td{
    background-color:#feca5c !important;
}
.b-small{
    width:128px;
    height:65px;
    /* 	background:url(/images/small-b.png); */
    display:block;
}
.b-small:hover{
    background-position:0 65px;
}

.b-small-hover{
    background-position:0 65px;
}

.b-medium-top,
.b-medium-bottom{
    width:192px;
    height:65px;
    background:url(/images/project/medium-b.png);
    display:block;
}
.b-medium-top:hover{
    background-position:0 65px;
}

.b-medium-top-hover{
    background-position:0 65px;
}
.b-medium-bottom:hover{
    background-position:0 65px;
}

.b-medium-bottom-hover{
    background-position:0 65px;
}

.b-big{
    width:380px;
    height:65px;
    background:url(/images/project/big-b.png);
    display:block;
}
.b-big:hover{
    background-position:0 65px;
}
.b-big-hover{
    background-position:0 65px;
}
/* eof advertising page styles ----------------------------------- */

.img-preview li{
    display: inline-block;
    margin-right: 5px;
}

.img-preview li img{
    max-height: 200px;
    max-width: 200px;
    border: 3px #fff solid;
    -webkit-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.07);
}

.img-preview li:hover{
    -webkit-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.slim-form .form-group{
    margin-bottom: 10px !important;
}
.slim-form .text-right{
    padding-right: 0 !important;
}

.loaderOnButton{
    position:absolute;
    left:40%;
    top:10px;
}

#form_modal .modal-body{
    min-height:150px;

}


.topVacancyLabel{
    position:absolute;
    top:100px;
    right:40px;
}

.topSeamanLabel{
    position:absolute;
    top:165px;
    right:40px;
}

.searchFormTitle {
    font-size: 16px!important;
    text-align: right;
    margin: 0 5px 0 20px;
}

.seamenSearchFormBlock {
    margin: 20px 0;
    padding: 10px 20px 10px 20px;
    border: 1px solid #dedede;
    border-radius: 6px;
}

.cv-block-separator{
    background:#eee;
    padding: 4px 0 !important;
    border-bottom:none !important;
}

.cvRemoveItemBtn{
    position:absolute;
    top:-5px;
    right:-5px;
}
.itemId:hover{
    background-color: #f6f6f6;
}
input:focus{
    border-color:#61B3C8 !important;
}


.fleet{
    /*max-height: 100px*/
}

.display-none{
    display: none;
}

.readyDateInput{
    width: 150px;
    padding: 10px 0px 10px 10px;
    font-size: 16px;
    margin-top:8px;
}

input.readyDateInput.error{
    font-size: 30px !important;
}

#registerData{
    max-width: 800px;
}

.company-profile td{
    padding-top:10px !important;
}
.gold-bkg{
    background: #fff url(/images/project/bkg/gold-bkg.png) repeat !important;
}

.card-footer{
    position:absolute;
    bottom:30px;
    width:100% !important;
    padding-right:27px;
}

.table-row-success td{
    background:#F4FFEA;
}

.table-row-danger td{
    background:#FFF3EA;
}

.table-row-gray td{
    background:#F2F2F2;
    opacity: 0.4;
}
.table-row-gray:hover td{
    opacity: 1;
}

.seaman-catalog-table td{
    padding:10px;
}

.seaman-catalog-table th{
    background-color: #D9EDF7;
}

.status-label-on-avatar{
    text-align: center;
    
}
.avatar-block img{
    margin-bottom: -10px;
    width:100px;
}

.font-big span {
    font-size: 16px !important;  
}

#body-content{
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#mapCanvas {
    width: 100%;
    height: 500px;
    float: left;
}

.widgetReferenceBuble li{
  position: relative;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 14px;
  padding: 20px;
  padding-top: 30px;
  padding-left: 40px;
  -webkit-box-shadow: 0px 1px 6px 1px rgba(1, 1, 1, 0.2);
  box-shadow: 0px 1px 6px 1px rgba(1, 1, 1, 0.2);
  -webkit-border-radius: 90px;
  border-radius: 90px;
  min-height:170px;
}

.widgetReferenceBuble .bubble-tail-left-small {
  width: 35px;
  height: 35px;
  display: block;
  background: url(/images/project/bubble-tail-left-small.png) no-repeat;
  position: absolute;
  left: -34px;
  top: 70px;
  opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}

.widgetReferenceBuble .bubble-tail-right-small {
  width: 35px;
  height: 35px;
  display: block;
  background: url(/images/project/bubble-tail-right-small.png) no-repeat;
  position: absolute;
  right: -34px;
  top: 70px;
  opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}

.refBubble{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3efff+0,ffffff+28,ffffff+28,ffffff+100 */
background: #d3efff; /* Old browsers */
background: -moz-linear-gradient(top,  #FFCF85 0%, #ffffff 28%, #ffffff 28%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFCF85), color-stop(28%,#ffffff), color-stop(28%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFCF85 0%,#ffffff 28%,#ffffff 28%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFCF85 0%,#ffffff 28%,#ffffff 28%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFCF85 0%,#ffffff 28%,#ffffff 28%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FFCF85 0%,#ffffff 28%,#ffffff 28%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCF85', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


.parallax-section {
  min-height: 434px;
  background: url(../images/project/homepage-bkg-1.jpg) 0 0 no-repeat;
  /*background-size: cover;*/
  background-attachment: fixed;
}
.blue-overlay {
  background: #2995bd;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}

.top-seaman-label{
    display:block;
    width: 83px;
    height: 46px;
    position:absolute;
    top: 25px;
    right: 5px;
    z-index:100;
    background: url(../images/project/top_text_label.png) 0 0 no-repeat;
}

header{
    padding-top:100px;
    width:100%;
    height:650px;
    background: #D46B29 url(../images/project/oil-rig-sl.jpg) top center no-repeat;
}

header h1,
header h2,
header h3{    
    color:#fff;
    font-weight: 900;
    text-shadow: 2px 2px 2px #000;
}


header h1{
    font-size:72px;
}
header h2{
    font-size:64px;
}
header h3{
    font-size:56px;
}

.btn-warning, .label-warning {
    background-color: #DD6D25;
    border-color: #DD6D25;
}

/*--------------------*/


.paginator span,
.paginator a
{
    display:inline-block;
    margin-left:2px;
    font-size:16px;
    padding-right:8px;
    padding-left:8px;
}
.paginator>li:first-child
{
    margin-left:0
}
.paginator a,.paginator span
{
    float:none;
    margin-left:2px;
    color:#777;
    background-color:#eee;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px
}
.paginator a:focus,.paginator a:hover,.paginator span:focus,.paginator span:hover
{
    background-color:#DD6D25;
    color:#fff
}
.paginator .current, .paginator .current:focus,.paginator .current:hover,.paginator .current,.paginator .current:focus, .paginator .current:hover
{
    background-color:#32434D;
    color:#fff;
    cursor:default
}

/*----------------------*/


.desc{
    line-height: 1.6em !important;
}




