﻿#harpoon-left 
{
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px    
}

#harpoon-content 
{

}

@media (min-width: 992px)
{
    #harpoon-content  
    {

    }
    #harpoon-left 
    {

    }
}

@media (min-width: 768px)
{
    #harpoon-content  
    {

    }
    #harpoon-left 
    {

    }
}

#harpoon-menu 
{
    list-style:none;	
}

#harpoon-menu li a 
{
    color:rgb(0, 44, 71);   	
}

#harpoon-menu li.form h2 
{
    margin:10px 0 0 0;
    font-weight:bold;
    font-size:12px!important;
}

#harpoon-menu li.form div label
{
    display:block;
}

.harpoon-form *
{
    font-size:14px!important;
}

#harpoon-menu li.form div input[type="text"], #harpoon-menu li.form div input[type="password"],  
.harpoon-login-form input[type="text"], .harpoon-login-form input[type="password"],
.harpoon-form input[type="text"], .harpoon-form input[type="password"], /* select.harpoon-offer-skill,  select.harpoon-offer-quest,*/
.harpoon-form textarea, .harpoon-form input[type="number"]
{
    box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    padding: 7px 15px!important;
    border: 1px solid #CBCBCB!important;
    font-size: 14px!important;
    height: 34px!important;
    border-radius: 3px!important;
    min-width: 18px!important;
    margin:10px 0 10px 0;
}

.harpoon-form textarea
{
    height:240px!important;
}

input[type="button"].harpoon-button  
{
    background-color: #fff;
    border: 2px solid;
    color:#2EA3F2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    -webkit-transition: all 0.2s;
    cursor:pointer;
}

input[type="button"].harpoon-button:hover 
{
	background-color: rgb(238, 238, 238);
    border: 2px solid rgb(238, 238, 238);
}

#harpoon-menu li.form div input[type="checkbox"] 
{
    margin-left:-1px;	
}

.harpoon-val-sum 
{
    text-align:left;
    margin: 10px 0 10px 0;
    padding:0;
    overflow:hidden;
    display:none;
    color: #a00;   
}

.harpoon-val-sum ul
{
    font-size:14px!important;
    line-height:100%!important;
    margin:0!important;
    padding:0!important;
    list-style-type: none!important;
}

.harpoon-val-sum ul li 
{
    padding:0;
    display:block;
    line-height:100%;	
    color:red;
    margin:0!important;
    font-size:18px;
}

.harpoon-val-sum ul li:before
{
    content:''!important;
}


.harpoon-form 
{
    width:100%;
    border:none!important;	
    font-size:1.8rem;
}

.harpoon-form tbody tr, .harpoon-form tbody tr td 
{
    border:none!important;		
    vertical-align: middle;
    text-align: left;
    padding:0 0 10px 0;
}

.harpoon-form tbody tr td input[type="text"], .harpoon-form tbody tr td input[type="password"], .harpoon-form tbody tr td select, #harpoon-skills select, 
.harpoon-form tbody tr td textarea, .harpoon-form tbody tr td input[type="number"]
{
    margin:10px 0 10px 0!important;
    padding: 0 15px 0 10px!important;
	width:100%;
    box-sizing: border-box;
}

.harpoon-form tbody tr td textarea 
{
    padding:10px;
    height:200px;
	background-color: rgb(238, 238, 238);
	width:100%;
    box-sizing: border-box;
    padding:5px;
}

textarea#harpoon-msg 
{
 /*   width:410px;	*/
    height: 180px;
}

.harpoon-form tbody tr td select.harpoon-date 
{
    width:auto!important;	
}

.harpoon-fulltable 
{
    width:100%;	
}

.harpoon-fulltable>thead>tr>th
{
	width:100%;
}

.harpoon-fulltable>thead>tr>th, .harpoon-fulltable>tbody>tr>td
{
    padding:5px!important;
    width:auto!important;
    font-size:18px;
}

.harpoon-fulltable>tbody>tr>td>a
{
    font-weight:bold;
}

.harpoon-fulltable>tbody>tr>td>a:hover
{
    text-decoration:underline;
}
.harpoon-modal 
{
    position:fixed;
    background-image:url('/Content/Client/Thomas/Images/trans-bg.png');
    left:0;
    right:0;
    top:0;
	bottom:0;
	z-index: 999999;
	display:none;
	text-align: center;	
}


.harpoon-modal-win 
{
    display:inline-block;
	margin:100px auto 0 auto;
	background-color: #fff;
    border: 1px solid #dbdfe3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
    text-align:left;
    padding:20px;
}

.harpoon-modal-win header
{
    margin:-10px -10px 0 -10px;
    height:20px;	
    text-align: right;
    padding:0 8px 0 0;
}

.harpoon-modal-win header a
{
    display:inline-block;
    width:20px;
    height:20px;
}

.harpoon-modal-win header a::before 
{
    content: "\2716";	
}

.harpoon-ref-block 
{
    display:table;
    width:100%;
    margin: 0;	
    position:relative;
}

.harpoon-ref-block .harpoon-ref-block-entity 
{
    display:table-footer-group;
    font-size: 14px;
    font-weight:normal;
}

.harpoon-ref-block .harpoon-ref-block-name 
{
    display:table-header-group;
    font-size: 16px;
    font-weight:bold;
}

.harpoon-ref-block .harpoon-ref-block-contact 
{
    display:table-footer-group;
    font-size: 14px;
    font-weight:normal;
}

.harpoon-ref-block .harpoon-ref-block-cmd 
{
    position:absolute;
    top:10px; 
    right:10px;
    padding: 0 0 0 20px;
}

.harpoon-doc-block 
{
    display:block;
    margin: 0;	
    position:relative;
}

.harpoon-doc-block .harpoon-doc-block-name 
{
    display:block;
    font-size: 16px;
    font-weight:bold;
}

.harpoon-doc-block .harpoon-doc-block-type 
{
    display:block;
    font-size: 14px;
    font-weight:normal;
}

.harpoon-doc-block .harpoon-doc-block-date 
{
    display:block;
    font-size: 14px;
    font-weight:normal;
}

.harpoon-doc-block .harpoon-doc-block-size 
{
    display:block;
    font-size: 14px;
    font-weight:normal;
}

.harpoon-doc-block .harpoon-doc-block-cmd 
{
    position:absolute;
    top:10px; 
    right:10px;
    padding: 0 0 0 20px;
}

.harpoon-doc-block .harpoon-doc-block-cmd a 
{
    font-size: 12px;	
    text-decoration:none;
    margin-left:10px;
}

.harpoon-doc-types-list 
{
    font-size:16px;	
}

#harpoon-doc-edit-form tr td:first-child
{
	width:100px;
}

#harpoon-doc-choose
{
	font-size:13px;
}

.harpoon-offer-brief 
{
    font-size:1.8rem;
    font-weight:bold;
    margin:20px 0 20px 0;		
}

.harpoon-offer-desc 
{
    margin:0 0 20px 0;		
    line-height:100%!important;
}

.harpoon-offer-desc p 
{
    line-height:100%!important;
}

.harpoon-offer-info 
{
    font-size:1.8rem;
    font-weight:bold;
    text-align: center;	
    margin:20px;
}

.harpoon-offer-info a 
{
    text-decoration:underline;    
}

.harpoon-offer-locale 
{
    font-size:1.8rem;
    margin:0 0 20px 0;	   	
}

/*
.harpoon-offer-quest 
{
    font-size:1.8rem;
    padding: 10px;
 	background-color: #fff;
	width:100%;
    box-sizing: border-box;
}	
*/

.mform.harpoon-submit
{
    margin-bottom:20px;
}

#harpoon-progress 
{
    position:fixed;
    background-image:url('/Content/Client/Thomas/Images/trans-bg.png');
    left:0;
    right:0;
    top:0;
	bottom:0;
	z-index: 999999;	
}

#harpoon-progress img
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 212px;
    height: 13px;
    margin-top: -6px;
    margin-left: -106px;
}

#harpoon-pwdrec-done
{
	display:none;
}

div.harpoon-msgwrap 
{
    font-size:18px;
    border: 1px solid #ccc;
	background-color:#fff;
	margin-right:8px;
	margin-bottom:8px;

}

div.harpoon-msgtitle
{
    color:#000;
    margin:0;
    position:relative;
    background-color: #f5f5f5;
    cursor:pointer; 
}

div.harpoon-msgtitlebold 
{
    font-weight:bold;	
}

div.harpoon-msginfo 
{
    padding:10px;
}

div.harpoon-msgdate 
{
    top:8px;
    right:8px;
    position:absolute;
}

div.harpoon-msgtext 
{
    margin:0;
    padding: 10px 10px 22px 10px;
    display:none;
    min-height:40px;
}

div.harpoon-msgspacer 
{
    height:16px;	
}

div.harpoon-btn-msg-reply 
{
    margin:0;
    padding:0;
    display:inline!important;
    float:right;	
}

ul.harpoon-skills 
{
    display:block!important;
    margin:0!important;
	padding:0!important;
	font-size:14px!important;
	list-style-type:none;   
}

ul.harpoon-skills li:before
{
    content:' '!important;
}

ul.harpoon-skills li.folder, ul.harpoon-skills li.skill
{
    display:block!important;
    margin: 0 0 0 20px!important;
    padding:0!important;
    min-height: 44px!important;
    line-height:44px!important;
}

ul.harpoon-skills li.folder 
{
    font-weight:bold!important;	
}

ul.harpoon-skills li.skill 
{
    font-weight:normal!important;
}

ul.harpoon-skills li.skill div 
{
    display:inline-block;
    float:right;
    margin-right:5px;
}

ul.harpoon-skills li.skill div select, 
#offerskills select,
.harpoon-offer-quest
{
    display:inline;
    margin:3px 0 3px 0;
    padding: 5px 25px 5px 10px;
	background-color: #fff;
    box-sizing: border-box;	
    border:1px solid #000;
    height:30px!important;
    border-radius:0!important;
    background-position: 110% 50%;
}

.harpoon-offer-quest
{
    background-position: 102% 50%;
}  

div.sharebuttons 
{
    font-size:1.8rem;
    line-height:30px;
    height:30px;
    display:inline-block;
	width:100%;
}

div.sharebuttons>a 
{
    margin-right:10px;	
}

div.sharebuttons>a.facebook:before
{
    font-family:FontAwesome;
	font-size:26px;
	content: '\f082';
}

div.sharebuttons>a.twitter:before
{
    font-family:FontAwesome;
	font-size:26px;
	content: '\f081';
}

div.sharebuttons>a.linkedin:before
{
    font-family:FontAwesome;
	font-size:26px;
	content: '\f08c';
}

div.sharebuttons>a.googleplus:before
{
    font-family:FontAwesome;
	font-size:26px;
	content: '\f0d4';
}

table#offerskills 
{
    width:100%;	
    margin: 0;
}

table#offerskills>tbody>tr>td 
{
    text-align:right;
    vertical-align: middle;	
    padding: 2px 0 2px 0;
}

/*
table#offerskills>tbody>tr>td>select 
{
    font-size:1.8rem;
    padding: 10px;
 	background-color: #fff;
	width:90%;
    box-sizing: border-box;
}
*/
table#offerskills>tbody>tr>td:first-child 
{
    text-align: left;
}

header.formblock 
{
    font-weight:bold;
    font-size: 1.8rem;	
    margin:20px 0 10px 0;
}

.harpoon-txtlink 
{
    text-decoration:underline;	
}

.harpoon-msgtext a
{
    font-weight:bold;
    text-decoration:underline;
}

.harpoon-popup-overlay
{
    visibility:hidden;
    position:absolute;
    width:50%;
    height:200px;
    left:25%; 
    z-index:9999999999999;
    top: 10%;
}

.harpoon-popup-overlay.active
{
    visibility: visible;
    text-align: center;
}

.harpoon-popup-content 
{
    margin: 0;
    padding: 30px;
    background: #F7F7F7;
    border-top: 1px solid #ddd;    
    visibility:hidden;
}

.harpoon-popup-content.active 
{
    visibility: visible;
}

.harpoon-login-form table, .harpoon-login-form table tbody
{
    width:100%;
    background-color:transparent;
    border:none;
}

.harpoon-login-form table tbody tr td
{
    vertical-align:middle;
}

.harpoon-login-form table, .harpoon-login-form table tbody, .harpoon-login-form table tbody tr, .harpoon-login-form table tbody tr td
{
    padding:0;
}

.harpoon-login-form table tbody tr td:first-child
{
    width:40%;
    text-align:left;
}

.harpoon-login-form table tbody tr:nth-child(even), .harpoon-login-form table tbody tr:nth-child(odd)
{
    background-color:transparent;
    border:none;        
}

#harpoon-login-submit, #harpoon-login-close, .harpoon-pager-button,
.btn
{
    background-color: #000;
    height: inherit;
    width: 100%;
    color: #fff;
    font-family: 'textablack';
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
    border: 0px;
    box-sizing: border-box;
    transition: all 0.2s ease-out;
    padding: 10px 40px;
    float: left;
    width: auto;
    height: 49px;
}

.harpoon-formtable
{
    width: 100%;
    font-size: 18px;
}

.harpoon-formtable td.central
{
     text-align:center;
}

.harpoon-formtable tbody tr:nth-child(even), .harpoon-formtable tbody tr:nth-child(odd)
{
    background-color:inherit!important;
    border:none;
}

.harpoon-offertitle
{
    width:100%;
    font-size:26px;
    font-weight:bold;
}

.harpoon-offer-brief
{
    width:100%;
    font-size:18px;
    font-weight:bold;
}

.harpoon-offer-desc, .harpoon-offer-desc p
{
    width:100%;
    font-size:18px!important;
    font-weight:normal;    
}

.harpoon-offer-locale
{
    width:100%;
    font-size:18px;
    font-weight:bold;    
}

.harpoon-offer-info
{
    widtH:100%;
    color:#ff5c57;
    font-size:18px;
    font-weight:bold;    
    margin: 20px 0 20px 0;
}

.harpoon-offer-info ul
{
    display:block!important;
    padding:0;
    margin:0;
    list-style-type:none!important;
}

.harpoon-offer-info ul li
{
    display:block!important;
    margin:0;
    list-style-type:none!important;    
}

.harpoon-offer-info ul li:before
{
    content:' '!important;
}

header.formblock
{
    font-size:16px;
    font-weight:bold;
}

.harpoon-submit
{
    width:100%;
}

#harpoon-ref-list, #harpoon-doc-list
{
    margin:0 -12px 20px -12px;
}

#harpoon-ref-list>div, #harpoon-doc-list>div
{
    padding:10px;
}

#harpoon-ref-list>div:nth-child(even), #harpoon-doc-list>div:nth-child(even)
{
    background-color:#fbfbfb;
}

#harpoon-ref-list>div:nth-child(odd), #harpoon-doc-list>div:nth-child(odd)
{
    background-color:#f5f5f5;
}

.pwdset a
{
    font-weight:bold;
    text-decoration:underline;
}

#pnl-cooiestext p, #pnl-cooiestext li
{
     font-size:10px;
}

#pnl-cooiestext h3
{
     font-size:16px;
}

.harpoon-blockprivacy-text
{
    height:150px;
    overflow-y:scroll;
}

.toppad
{
    padding-top:20px!important;
}

.harpoon-offer-list-item>div>h3
{
    background-color: #817473;
    color: #fff;
    line-height: 1.1;
    padding: 12px 15px;
    font-size: 18px;
    box-shadow: none;
    font-weight: 600;
}

.harpoon-offer-list-item>div>p
{
    padding: 0 15px;
    font-size: 18px;
    box-shadow: none; 
}

.harpoon-offer-list-item>div>p>input[type="button"],
.harpoon-ref-block-cmd>input[type="button"],
.harpoon-doc-block-cmd>input[type="button"],
.interview-cmds>input[type="button"]
{
    font-size:14px;
    float:none;
    height:auto;
    padding:5px 20px;
}

.interview-cmds
{
    text-align:right;
}

.interview-cmds>input[type="button"]
{
    font-size:10px;
    padding:2px 5px;
}

.pager
{
    font-size:18px;
}

.pager>.cpage
{
    font-family: 'textablack';
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display:inline-block;
    border:none;    
    font-size:16px;
    float:none;
    height:30px;
    padding:5px 0 0 0;
    width:25px;    
    font-weight:400; 
    background-color:Red;
    border-radius:0;
}

.pager>span>input[type="button"].cpage
{
    color:#000!important;
}

.pager>.btng
{
    padding:0;
    border:none;
}

.pager>.btng>input[type="button"]
{
    font-size:14px;
    float:none;
    height:auto;
    padding:5px 0;
    width:35px; 
}

.btn-small
{
    padding:5px 10px!important;
    height:auto!important;
    font-size:14px!important;
}

.harpoon-profile-label
{
    font-size:18px;
}

.harpoon-fixed-height
{
    height:45px!important;
}

.autowidth
{
    width:auto!important;
}

.harpoon-ref-cmd-delete
{
    margin-left:5px;
}

#table-interviews>tbody>tr>td
{
    height:50px;
    vertical-align:middle;
}

#table-interviews>tbody>tr>td
{
    padding:0 10px;
}

#table-interviews>tbody>tr:nth-child(even) 
{
    background: #fefefe!important;
}

#table-interviews>tbody>tr:nth-child(odd) 
{
    background: #eee!important; 
}

.harpoon-blockprivacy-text
{
    font-size:14px;
}

.harpoon-multi-select-item
{
	font-size:16px;
	color:#000;
	width:49%;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
  display: inline-block!important;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons li:before{
  content:''!important;
}