html, html body{font-family: "Roboto"; font-weight: 400;}
body{min-height: 200px;}
html.robothtml body{padding-top: 70px;}

body.page_login{background-color:#eee;}
body .navbar-toggle{float: left; margin-left: 15px;}

.container{min-width: 970px;}

a{color: #428bca;}
a:hover{color: #065192;}

body .navbar-nav .menu_page_netmin_content_manager > a{ background-image: url(../img/content-manager.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}

.av360_profile{background: url(../img/av360_profile.png) no-repeat; width:142px; height:145px; padding:7px 0 0 7px;}
.av360_list{background: url(../img/av360_list.png) no-repeat; width: 36px; height:37px; padding:2px 0 0 2px; display: inline-block; text-align: left;}
.av360_mini{background: url(../img/av360_mini.png) no-repeat; width: 23px; height:34px; padding:1px 0 0 1px; display: inline-block; text-align: left;}

.av360_default{background-image: url(../img/logo.png); background-repeat: no-repeat; min-width:118px; height:37px; padding:2px 0 0 84px;}
.av360_default:hover{background-image: url(../img/logo-hover.png);}
.av360_default:active, li.open .av360_default{background-image: url(../img/logo-active.png);}

body .navbar-form{padding-left:8px;padding-right:6px;}

body .header-ftp-client-setting{padding:8px 8px; width: 120px;}
body .header-ftp-client-setting:hover, body .header-ftp-client-setting:active{width: 200px;}

.jumbotron.jumbotron_a360{padding:20px; min-height: 150px; margin-bottom:20px;}
.jumbotron.jumbotron_a360, .jumbotron.jumbotron_a360 p{font-size:14px;}
.jumbotron_a360 .alert{padding:10px;}
.jumbotron_a360 .alert-dismissable{padding-right:35px;}
.jumbotron_a360 h1, .jumbotron_a360 h2, .jumbotron_a360 h3{margin-top: 0px;}
.jumbotron_a360.jumbotron_a360_2{background-color:#E5E5E5;}

body h4.welcome_text{font-size:16px;}
body .nav .dropdown-menu>li>a{padding-top:10px; padding-bottom:10px;}
body .nav .dropdown-menu .divider{margin: 5px 0;}
body .breadcrumb .dropdown-menu>li>a{padding-top:4px; padding-bottom:4px;}

ul.header-menu-2{list-style-type: none; margin-top: -4px;}
ul.header-menu-2 h5{margin:0;}
ul.header-menu-2 li{display: inline-block; margin-left:10px;}
ul.header-menu-2 .btn{padding: 4px 10px;}

body .logo_item{margin-right: 20px;}


body .navbar-fixed-top.hide-at-top{top: -200px;}
body .navbar-default{border-width:0 0 2px;}
body.page_netmin .navbar-default{border-color:#FF5F5F;}
body.page_netpowe .navbar-default{border-color:#A084F8;}
body.page_server .navbar-default{border-color:#ffd134;}

body .navbar-form .form-control.a360-input-small{width:45px;}
body .navbar-form .form-control.a360-input-small:hover, body .navbar-form .form-control.a360-input-small:focus{width:180px;}



#form_passgen{margin-right: 15px;}

#passgen_domain, #form_search input{color:#CCC;}
#passgen_domain:hover, #form_search input:hover, #passgen_domain:focus, #form_search input:focus{color:#555;}

#form_search input::-webkit-input-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}
#form_search input:-moz-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBBBBB;
}
#form_search input::-moz-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}
#form_search input:-ms-input-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}
#passgen_domain::-webkit-input-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}
#passgen_domain:-moz-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}
#passgen_domain::-moz-placeholder {
font-family: 'Glyphicons Halflings'; color:#BBB;
}

#passgen_domain:-ms-input-placeholder {  
font-family: 'Glyphicons Halflings'; color:#BBB;
}

ul.list_passgen_last_domains{list-style-type: none; line-height: 30px; padding-left: 0;}
ul.list_passgen_last_domains li span.pg-domain{margin-left: 8px;}

/* Typeahead */

.tt-query, .tt-hint { width: 100% !important; height: 100%; }
.tt-menu {
  width: 100%;
  margin: 5px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
    overflow: hidden;
}

.tt-hint{background:#fff !important; color:#aaa !important; }

.form-suggestion-title{margin: 0 0 0 8px; font-size: 20px; overflow: hidden; word-break: break-all; width: 100%; max-height: 24px;}

.tt-dataset:first-child{padding-top: 5px;}
.tt-dataset{padding-top: 10px;}

.tt-suggestion {
  padding: 4px 8px;
  font-size: 13px;
  line-height: 22px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

/* /Typeahead */

.a_showonhover div, .a_showonhover span{overflow: hidden; display: block; float:left;}
.show_on_hover{width:0px;}

.showdetailsonhover:hover .detailsdiv{display: block;}
.showdetailsonhover:hover .detailsdiv.inline-block{display: inline-block;}

body .navbar-default .show_on_hover.soh_display{width:70px;}
body .navbar-default .a_showonhover div, body .navbar-default .a_showonhover span, body .show_on_hover{height:23px;}

body .navbar-nav>li>a.navbar-item-avatar{padding-top:7px; padding-bottom:6px;}

body .navbar-nav .popover{max-width: 290px; width: 290px;}
body .navbar-nav .menu_page_netmin_wizard > a{ background-image: url(../img/wizard.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}

body .navbar-nav .menu_page_netmin_wizard.active > a{ background-image: url(../img/wizard-active.png);}
body .navbar-nav .menu_page_server_mail_setup > a{ background-image: url(../img/icon-yandex.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}
body .navbar-nav .menu_page_server_mail_manager > a{ background-image: url(../img/icon-yandex.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}
body .navbar-nav .menu_page_server_design_manager > a{ background-image: url(../img/icon-design_manager.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}
body .navbar-nav .menu_page_server_logo_manager > a{ background-image: url(../img/icon-logo_manager.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}
body .navbar-nav .menu_page_services_sms_service > a{ background-image: url(../img/icon-sms.png); background-repeat: no-repeat;   background-position: 15px 50%; text-indent: 30px;}

.btn_speech_ss{width:50px; height: 42px; margin: 4px 0 0 0; border-radius: 4px; background: url(../img/icon-microphone.png) no-repeat center;}
.btn_speech_ss a{width: 100%; height: 100%; display: block; text-indent: -9999px;}
.btn_speech_ss:hover{background-image: url(../img/icon-microphone-hover.png); border: 1px solid #D5D5D5; background-color: #F0EEEE;}
.btn_speech_ss:active{background-image: url(../img/icon-microphone-active.png); border: 1px solid #B8B6B6; background-color: #C9C9C9;}
.btn_speech_ss.working, .btn_speech_ss.working:hover, .btn_speech_ss.working:active{background-image: url(../img/icon-microphone-working.png);}

.nopadding { padding: 0 !important; margin: 0 !important; }

a:hover .text-danger{color: #DD4946;}
a.blacklink{color: #000;}
.table-work-order-contents tr{cursor: pointer;}
.table-work-order-contents tr:hover, .table-work-order-contents tr:hover td{background-color: #FBFBFB !important;}
.tr_active_area{cursor: default;}

.comment_text{font-size: 14px; word-wrap:break-word; width: 85%; vertical-align: top;}
.comment_text.my_comment{color: #C70303;}
.comment_text.others_comment{color: #000000;}
.comment_text.owners_comment{color: #00859E;}
.fileholder_comment{width: 100%; height: 33px; font-size: 11px; text-align: center; border:1px dashed #CCC; background-color: #F8F8F8; }
.fileholder_comment:hover{color: #1A9053; cursor: pointer;}
.fileholder_comment input{display: none;}
.fileholder_comment.ondragover{background-color: #9FCE9F; border-color: #099609; }
.fileholder_comment.ondragover > div, .fileholder_comment.ondragover > input{display: none; }
.fileholder_comment.ondragover > .dragtxt{display: block; font-size:14px; margin-top:4px;  }
.fileholder_comment.ondragover > div{pointer-events: none;}

.progress.progress-file-comment { height: 3px; margin: 3px 0 3px 1%; background-color: #E2E2E2; border-radius: 1px; width: 98%; }

div.filelist_comment > div { float: left; margin-left: 10px; text-decoration: underline; font-size: 11px; }

.waa_attachment a{color: #000; font-size: 11px;}
.waa_attachment a:hover{color: #00AC29; text-decoration: underline;}

.expanded_activity, .expanded_activity td{background-color: #F3DDFD !important;}
.activity_noclass, .activity_noclass td{background-color: #ECF5F7 !important;}
.important_danger, .important_danger td{background-color: #f2dede !important;}
.important_info, .important_info td{background-color: #d9edf7 !important;}
.important_warning, .important_warning td{background-color: #fcf8e3 !important;}
.important_success, .important_success td{background-color: #dff0d8 !important;}
.important_success .title-text{text-decoration: line-through;}

.activity_time_wrapper{font-size:12px; color:#777; height: 37px; /* it would be the same size with user avatars in order contents */}
.activity_time_wrapper .activity_time_text{float:left; margin-top:14px;}
.activity_time_wrapper:hover .activity_time_text{color: #000;}
.activity_time{width: 32px; height: 32px; float:left; padding-top: 7px; font-size: 25px;}
.activity_time .wa_ti_1, .activity_time .wa_ti_2, .activity_time .wa_ti_3{display: none;}
.activity-not-started .wa_ti_1, .activity-uncompleted .wa_ti_2, .activity-completed .wa_ti_3{display: inline-block;}

.activity-not-started .activity_time{color: #33A7C4;}
.activity-completed .activity_time{color: #39C039;}
.activity-uncompleted .activity_time{color: #00CCFF;}
.activity-uncompleted.activity-late .activity_time, .activity-completed.activity-late .activity_time{color: #D30B0B;}
.activity-uncompleted.activity-less-time .activity_time{color: #D59C23;}
.activity-completed.activity-early .activity_time{color: #115CCE;}

.invoice_select{width: 14px; height: 14px;}
#create_invoice_form{margin-top: 10px;}

body .chosen-container, body .chosen-container-single .chosen-single{height: 34px; background: #FFF;}
body .chosen-container-active.chosen-with-drop .chosen-single{background: none;}
body .chosen-container-single .chosen-single div b{background-position: 0px 7px;}
body .chosen-container-active.chosen-with-drop .chosen-single div b{background-position: -18px 7px;}
body .chosen-container-single .chosen-single span{color:#555; font-size:14px; margin-top:4px;}

.speech_interim_box_wrapper{position: fixed; z-index:1029; left:0; top:-200px; width:100%; min-height:70px; font-size:35px; border-bottom: 2px solid #C2C2C2; color: #ECECEC; background: #D67676;}
.speech_interim_box_wrapper.top-point{top:0;}
.speech_interim_box_wrapper.under-menu{top:50px;}
.speech_interim_box_wrapper .commands_sample{display: none; font-size: 15px; width:100%; text-align:center;padding-bottom: 5px; color: #E4E4E4;}
.speech_interim_box_wrapper.command_mode .commands_sample{display: block;}
.speech_interim_box_wrapper.command_mode{background: #76B3D6;}
.speech_interim_box_wrapper.passive_mode{background: #C9C9C9;}
.speech_interim_box{padding:10px; text-align:center;}

.jumbotron.jumbotron_a360.dynamic_content_passgen {padding-bottom: 5px;}
.dynamic_content_passgen .table tbody > tr > th{padding-left:10px;}
.dynamic_content_passgen .table tbody > tr > th:first-child, .dynamic_content_passgen .table tbody > tr > td:first-child{width: 20%;}
.dynamic_content_passgen .table tbody > tr > th:nth-child(2), .dynamic_content_passgen .table tbody > tr > td:nth-child(2){width: 20%;}
.dynamic_content_passgen tr a.cb{padding:15px 0; color:#333; position:relative;}
.dynamic_content_passgen tr a.cb:hover, .dynamic_content_passgen tr a.cb.hover{text-decoration:none; color: #D30404 !important;}
.dynamic_content_passgen tr a.cb:active, .dynamic_content_passgen tr a.cb.active{text-decoration:none; color: #D30404 !important;}
.passgen_header{height:40px;}
.fontsize18{font-size:18px;}

.jumbotron.jumbotron_a360 .table-striped > tbody > tr:nth-child(odd) > td, .jumbotron.jumbotron_a360 .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #F3F3F3;
}

[data-href]{cursor:pointer;}
.table-hover>tbody>tr[data-href]:hover>td {background-color: #CCCCCC !important;}
.table-hover>tbody>tr[data-href]:active>td {background-color: #AAAAAA !important;}

table td.t_no{color:#999;}
table .t_no.twi{width:25px;}
table .t_time{width:85px;}
table .t_avatar{width:102px; color: #777;}
table .t_ftp{width:105px;}
table .t_avatar:hover{color: #000;}
table .user_deactive{opacity: 0.5;}


table.table-valign-middle tbody>tr>th, table.table-valign-middle tbody>tr>td{vertical-align: middle;}
table.table-valign-top tbody>tr>th, table.table-valign-top tbody>tr>td{vertical-align: top;}
body div.cursor-no-pointer{cursor:default;}

.deactive_user{opacity: 0.5;}

.pagination > li.trns > a{background-color:transparent; border:none; color:#999;}
.pg_t_page, .pg_t_shown{margin-left:12px;}

.parent_title{display:inline-block; margin-right:10px;}
.parent_title small a{color:#333;}

.calendar{position: relative; z-index: 0;}
.calendar hr{margin:0;}
#calendar_modal .modal-body{height:400px;}
.cal1 .cal-year-box [class*="span"], .cal1  .cal-month-box [class*="cal-cell"], .cal1 .cal-month-day {height: 60px; min-height: 60px;}
.caldiv .btn-group>.btn.active{z-index:1;}

.eventlist .event-info{ background-color: #d9edf7; }
.eventlist .event-important{ background-color: #f2dede; }
.eventlist .event-warning{ background-color: #fcf8e3; }
.eventlist .event-special{ background-color: #d6bad6; }
.eventlist .event-success{ background-color: #dff0d8; text-decoration: line-through; }
.eventlist .event-suspended{ background-color: #FFD961; text-decoration: line-through; }

.eventlist .event-info a{ color: #31708f; }
.eventlist .event-important a{ color: #a94442; }
.eventlist .event-warning a{ color: #8a6d3b; }
.eventlist .event-special a{ color: #800080; }
.eventlist .event-success a{ color: #3c763d; }
.eventlist .event-suspended a{ color: #B0751A; }

.text-suspended{font-size:20px;}

.day-highlight.dh-event-suspended:hover, .day-highlight.dh-event-suspended{ background-color: #FFE288; }

.work_list_daily div, .work_list_daily span{-webkit-print-color-adjust: exact;}
.work_list_daily{font-weight: 400;}
.work_list_daily .row, .table-work-order-contents .row{margin-left: 0; margin-right: 0;}
.comment_row{border-bottom: 1px dashed #AAAAAA; padding: 8px 4px 0 4px;}
.comment_row:last-child{border-bottom: none;}
.comment_row:hover{background-color: #F5F5F5;}
.comment_row a.btn-danger{padding:2px 5px;}

.new_activity_area .chosen-container-multi .chosen-choices li.search-field input[type=text], .new_activity_area .chosen-container-multi .chosen-choices li.search-field{height: 35px; min-width: 200px;}
.new_activity_area ul.chosen-results li{padding:10px 6px;}

.new_activity_area .chosen_activity .chosen-container-multi .chosen-choices li.search-choice{padding-top: 7px; padding-bottom: 5px; margin-top: 4px;}
.new_activity_area .chosen_activity .chosen-container .chosen-results li{float:left; width:20%;}
.new_activity_area .chosen_activity .chosen-container .chosen-results li.group-result{clear:both; color:#DA0101; font-size: 15px;}

body.page_work_order .xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_time.xdsoft_disabled{display: none;}

.work_list_daily_header{margin-bottom:20px;}
.work_list_print_logo{width: 146px; height: 115px; margin-left:4px;}
.work_list_print_name{height:115px; font-size: 45px; font-family: 'kg_how_many_timesregular' !important; -webkit-print-color-adjust: exact;}
.work_list_print_name span{position: absolute; bottom: 0; right: 15px;}
.work_list_daily_activities{list-style-type: none;}
.work_list_daily_activities li{border-bottom: 2px dashed #bbb; color:#d11e2e; line-height: 1em; font-size: 16px; margin-top:0.7em;}
.work_list_daily_activities li .wl_check{margin-left: -1.3em; border: 1px dashed #ee3544; width:22px; height:22px; margin-top:2px; display: inline-block; vertical-align: top;}
.work_list_daily_activities li .wl_waName{margin-left: 0.5em; display: inline-block; vertical-align: top; word-break: break-word;}
.work_list_daily_activities li .wl_waName .client_name{color: #A5A7A8 !important; font-size: 12px;}
.work_list_daily_activities li .wl_waName .order_name{color: #2FA3C0 !important; font-size: 14px;}

.work_list_daily_activities li .icon-warning{vertical-align: baseline; margin-right:5px;}

.work_list_print_name>span{color: #c71f2f !important;}
.work_list_daily_activities li .wl_waName{color: #555 !important;}
.work_list_daily_activities li .wl_end{color: #666 !important; font-size: 0.4em;}
.work_list_daily_activities li .wl_waID{color: #999 !important; font-size: 0.4em;}

.work_list_daily_activities li .activity_status_circle{margin: 0 5px;}

.activity_status_circle{ border-radius: 50%; width: 10px; height: 10px;}
div.activity_status_circle{ display: inline-block;}
.activity_status_circle.as_danger{ background-color: #DD2626 !important; }
.activity_status_circle.as_warning{ background-color: #D18400 !important; }
.activity_status_circle.as_info{ background-color: #008DD3 !important; }


body li.pagesubmenus>a{color:#466785;}

body .work-col-left{padding-right:0;}
body .work-col-right{padding-left:0;}
body .work-col-left .table>tbody>tr>td, body .work-col-right .table>tbody>tr>td, body .table-work.table>tbody>tr>td{padding: 1px 8px;}
.table-work.table-work-padding.table>tbody>tr>td{padding: 5px 8px;}

tr.activity_status_title:first-child td{padding-top:10px !important;}
tr.activity_status_title td{background-color: transparent !important; border:none !important; padding-top:15px !important; padding-bottom:5px !important; vertical-align: bottom !important;}
tr.activity_status_title td:hover{background-color: transparent !important; cursor: default !important;}
tr.activity_status_title td h5{font-size: 17px; margin-bottom: 5px;}


body .list-work{border: 1px solid #DDDDDD; background: #F9F9F9;}
body .list-work .table{margin-bottom: 0;}

.progress.progress-mini { height: 3px; margin: 4px 0; background-color: #E2E2E2; }

.icon-warning{width: 16px; height: 16px; background: url(../img/icon-warning.png) no-repeat !important; display: inline-block; vertical-align: sub;}

.list-function-buttons{float: left; margin-top: 7px; margin-right: 0px; width: 0px; overflow: hidden;}
tr:hover .list-function-buttons{width: 36px; margin-right: 5px;}

body .pagination-mix .pagination{margin-top:0;}
body .list-work, body .panel-work{overflow-y: auto; border-radius: 0; height:350px;}
body .panel-work .panel-heading h5{margin:0;}
body .panel-order .panel-heading{padding-bottom:0; font-size:15px;}
body .panel-order.panel-order-new .panel-heading{padding-bottom:10px;}
body .panel-order .panel-heading .progress{margin-top:10px; height:6px;}

@media screen and (min-height:720px) {
	body .list-work, body .panel-work{height:450px;}
}

@media screen and (min-height:920px) {
	body .list-work, body .panel-work{height:650px;}
}

@media screen and (min-height:1100px) {
	body .list-work, body .panel-work{height:900px;}
}

@media screen and (min-height:1460px) {
	body .list-work, body .panel-work{height:1260px;}
}


span.searchmark u{/*background-color:#FFFF00;*/ padding:2px; text-decoration:none;}
tr:hover span.searchmark u, span.searchmark:hover u{/*background-color:#FF7373; */background-color:#FFFF88;}

.ssh_screen{width: 100%; background: #000; color: #FFF; font-family: 'Courier New', Verdana; font-size: 15px; margin-bottom: 20px; max-height: 500px; overflow: auto; }
.ssh_screen .ssh_cmd{padding:10px; line-height:22px; }

.netmin_url_details{line-height: 2.4em;}
.select1{width:100%; height:34px;}
.iframe1{width:100%; height:350px; border:none;}
.lightnotice{font-size:12px; color:#d59e9e;}
.panel-ajax-display-none{display:none;} /* passgen ile arama, sayfa yüklenmeden önce görünmesin */
.whma_1{color: #de7e02;}
.whma_3{color: #3848c1;}

.whma_2_red, .whma_0_red{color: #b60f0f;}
.whma_green{color: #0ba235;}

.popup_activity_title{font-size: 17px; background: #EBEBEB; padding: 10px 0; margin-bottom: 10px;}

.popup_activity_header{height: 40px; text-align: center;}
.popup_activity_subheader{color: #AAA; margin-top: 10px;}
.popup_activity_id{color: #666; font-size: 16px; text-indent: -30px;}
.popup_activity_score{font-size: 16px;}

.popup_activity_header .activity_time_wrapper .activity_time_text{margin-top:10px;}
.popup_activity_header .activity_time{padding-top: 0px;}
.popup_activity_header .wastatus>div{margin-left: 25px;}

.fullwidth{width:100%;}
.normallabel label{font-weight: normal;}
.inline{display:inline;}
.inline-block{display:inline-block;}

.hiddenonload{display: none;}
tr:hover .trhidehover{display: none;}
.trshowhover{display: none;}
tr:hover .trshowhover{display: initial;}
.a_full{display: block; width: 100%; height: 100%; text-decoration: none !important;}
.a_full span{text-decoration: none;}
.textcenter{text-align: center;}
.textright{text-align: right;}
.fontbold{font-weight: bold;}
.colorlight{color: #999;}
.paddingleft0{padding-left: 0px;}
.paddingtop5{padding-top: 5px;}
.paddingtop10{padding-top: 10px;}
.paddingtop20{padding-top: 20px;}
.paddingtb5{padding-top: 5px;padding-bottom: 5px;}
.paddinglr10{padding-left: 10px;padding-right: 10px;}
.marginbottom10{margin-bottom: 10px;}
.margintop10{margin-top: 10px;}
.margintop20{margin-top: 20px;}
.margintop30{margin-top: 30px;} /* used in login page */
.marginleft10{margin-left: 10px !important;}
.marginright10{margin-right: 10px !important;}
.marginright20{margin-right: 20px !important;}
.marginleft15{margin-left: 15px !important;} /* used for submit button in profile, clients page */
.uvSpinner{width:100%; height:25px;}

.user_profile_basic{padding-left:12px;}
.user_profile_basic .user_profile_work_score{width:100%; height: 85px; padding-top: 30px;}
.work_score{color: #9C9C9C;}
.user_profile_basic .user_profile_work_score .work_score{margin-left:3px; font-size: 48px;}
.score_plus_1{color: #56D556;}
.score_plus_2{color: #08B30D;}
.score_plus_3{color: #067509;}
.score_minus_1{color: #d06969;}
.score_minus_2{color: #cf0202;}
.score_minus_3{color: #7b0808;}

ul.domain_tracking_list{list-style-type: none; margin: 0; padding:0; font-size: 15px;}
body.page_intro ul.domain_tracking_list li.domain-available .domain-status, body.page_intro ul.domain_tracking_list li.domain-available .seperator{display: none;}
body.page_intro ul.domain_tracking_list li.domain-available, body.page_intro ul.domain_tracking_list li.domain-available:first-child .domain-status, body.page_intro ul.domain_tracking_list li.domain-available:first-child .seperator{display: inline;}
body.page_intro ul.domain_tracking_list li.domain-available:first-child:before{content: none;}
body.page_intro ul.domain_tracking_list li.domain-available:before{display: inline; content: ", ";}

ul.birthdays_list{list-style-type: none; margin: 0; padding:0; font-size: 15px;}
ul.work_score_list{list-style-type: none; margin: 0; padding:0; font-size: 15px;}
ul.work_score_list li{clear: both; line-height: 25px;}
ul.work_score_list li:first-child>div:nth-child(2){background: url(../img/icon-crown.png) no-repeat; padding-left:35px; font-weight: bold;}
ul.work_score_list li:last-child>div:nth-child(2){background: url(../img/icon-turtle.png) no-repeat; padding-left:50px;}
ul.work_score_list .work_score{font-weight: bold;}
ul.work_score_list .col-xs-1{padding-right: 0;}
ul.work_score_list .col-xs-3{padding-left: 0;}

#netmin-setup-form .twitter-typeahead{width:100%;}
.netmin-repository-list{padding: 0;}
.netmin-repository-list:hover{padding: 9px;}
.netmin-repository-list ul{list-style-type: none; margin: 0; padding: 0;}
.netmin-repository-list li, .netmin-repository-list:hover li, .netmin-repository-list:hover li.active{line-height: 24px; font-size: 14px; color: #333;}
.netmin-repository-list li, .netmin-repository-list li span.details, .netmin-repository-list li input{display: none;}
.netmin-repository-list li:hover span.details{display: initial;}
.netmin-repository-list:hover li, .netmin-repository-list li.active{display: inherit;}
.netmin-repository-list:hover li input{display: initial;}
.netmin-repository-list li.active{font-size: 12px; color: #777; line-height: 20px;}
.netmin-repository-list li label{font-weight: 400;}
.netmin-repository-list li label{font-weight: 400; margin: 2px 0;}

.user_profile_others{margin-right:10px;}
.user_profile_others small:hover, .texthover:hover{color:#000;}

.profile-col{margin-bottom:30px;}
.profile-col.list-group{padding-left:15px;}

.profile_btns a:first-child{margin-left:0px;}
.profile_btns a{margin-left:8px;}

.profile_top_box .profile_btns a, .profile_top_box .profile_btns .desc{opacity: 0;}
.profile_top_box:hover .profile_btns a, .profile_top_box:hover .profile_btns .desc{opacity: 1;}

.dynamic_content_passgen tr:hover, .dynamic_content_passgen tr:hover a.cb{color:#2d9b07;}

.dynamic_content_passgen .pg_pass a{visibility: hidden;}
.dynamic_content_passgen .pg_pass:hover a{visibility: visible;}
.dynamic_content_passgen .pg_pass{background-repeat: no-repeat; background-position: 10px center; background-image: url(../img/pg_pass_bg.png);}
.dynamic_content_passgen .pg_pass:hover{background-image: none;}

.dynamic_content_passgen .pg_type_netmin_0, .dynamic_content_passgen .pg_type_netmin_0 a.cb{color: #0279A7;}
.dynamic_content_passgen .pg_type_netmin_1, .dynamic_content_passgen .pg_type_netmin_1 a.cb{color: #0279A7;}
.dynamic_content_passgen .pg_type_netmin_2, .dynamic_content_passgen .pg_type_netmin_2 a.cb{color: #0279A7;}

.btn-ftp-shortcut, .btn-clear-cache{ margin: 0 5px; padding: 3px 5px; font-size: 11px; line-height: 1; border-radius: 2px;}
.btn-netmin-login-inline{ margin: 0 5px; padding: 3px 5px; font-size: 11px; line-height: 1; border-radius: 2px;}

.page_server_bulk_whm_account_updater .list-group-item label{margin-bottom: 0;}

/* Error Log */
.page_server_get_error_logs textarea{
	width:100%;
	padding:15px;
	font-family:consolas;
	font-size:12px;
	min-height:600px;    
 
}


.library-list{line-height: 2;}
.library-list .library-item{padding: 7px 0 2px 10px; color: #0a3d0d; border-radius: 3px; clear: both;}
.library-list .library-item label{ width: 100%; height: 100%; cursor: pointer;}
.library-list .library-item:hover{background-color: #B8D7E2;}
.library-list .library-options{padding-left: 20px; padding-right: 0 !important;}
.library-list .library-options .library-item:hover{background-color: #C2E2ED;}
.library-details{position: relative;}
.library-details .library-detail{width: 100%;}
.library-details .library-detail .row{margin:0;}
.library-details .library-detail .library-description{line-height: 1.8;}

/* Login */
.signin_err{color:#cd0505; font-weight:bold; margin-bottom:5px; text-align:center;}
#signin_pass_div{color:#cd0505; font-weight:bold; margin-bottom:5px; text-align:center;}

.form-s1{max-width: 330px;padding: 15px;margin: 0 auto;}
.form-s1 .form-s1-heading{background:url(../img/logo_u.png) no-repeat top center; height:50px;}
.form-s1 .form-s1-heading, .form-s1 .checkbox{margin-bottom: 10px;}
.form-s1 .checkbox{font-weight: normal;}
.form-s1 .form-control {position: relative;font-size: 16px;height: auto;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.form-s1 .form-control:focus{z-index: 2;}
.form-s1 input[type="text"] {margin-bottom: -1px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.form-s1 input[type="password"] {margin-bottom: 10px;border-top-left-radius: 0;border-top-right-radius: 0;}
.form-s1 input.oneinput {margin-bottom: 10px; border-radius: 4px;}

.popup{position:fixed;width:100%;opacity:0.9;top:0px;left:0;min-height:200px;height:100%;z-index:100;background:#FFFFFF;font-size:20px;text-align:center;display:none;}
/* /Login */

body input{font-weight: normal;}

/* Destek */
.mb-0{margin-bottom: 0px;}
.mt-0{margin-top: 0px;}
.pt-10{padding-top: 10px;}

.fontweight-500{font-weight: 500;}

.table-service-field-summary>tbody>tr>td:first-child, .table-service-field-summary>tbody>tr>th:first-child{ width: 30%; }
.table-service-field-summary>tbody>tr>td, .table-service-field-summary>tbody>tr>th{ padding: 3px 6px; border: none; }

.table-service-summary .checkbox{padding: 0;}
.table-service-summary .checkbox label{ font-size: 1em; font-weight: 400;}

.table.table-service-summary>tbody>tr>td, .table.table-service-summary>tbody>tr>th, .table.table-service-summary>tfoot>tr>td, .table.table-service-summary>tfoot>tr>th, .table.table-service-summary>thead>tr>td, .table.table-service-summary>thead>tr>th{border-top:0; padding: 4px;}

.shadow-set-1, body .container .well.shadow-set-1, .panel.panel-360{box-shadow: 0 1px 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.12);-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.12);}
.panel.panel-360>.panel-heading{background-color: #3E62AF;}
.btn.btn-cancel-order{padding: 4px 8px 4px 4px;}
/* /Destek */

body .syntaxhighlighter{
display: block;
padding: 10px;
margin: 0 0 10px;
border: 1px solid #cccccc;
border-radius: 4px;
}
body .syntaxhighlighter .toolbar{display: none;}

.transition-ease, .transition-ease_a a, .transition-ease_profile_btns_a .profile_btns a, .transition-ease_profile_btns_a .profile_btns .desc, .subhovermenu:hover .details{-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.transition-ease-2{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}

@media (min-width: 1700px){
.container {
width: 1650px;
}
}

@media (min-width: 2200px){
.container {
width: 2150px;
}
}

/* prism.css */
/* http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css+clike+javascript+bash+http+php+php-extras&plugins=line-numbers */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */

code[class*="language-"],
pre[class*="language-"] {
  color: #f8f8f2;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  line-height: 1.5;

  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;

  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  border-radius: 0.3em;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #272822;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #f8f8f2;
}

.namespace {
  opacity: .7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}

.token.boolean,
.token.number {
  color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function {
  color: #e6db74;
}

.token.keyword {
  color: #66d9ef;
}

.token.regex,
.token.important {
  color: #fd971f;
}

.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

pre.line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

pre.line-numbers > code {
  position: relative;
}

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em; /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

  .line-numbers-rows > span {
    pointer-events: none;
    display: block;
    counter-increment: linenumber;
  }

    .line-numbers-rows > span:before {
      content: counter(linenumber);
      color: #999;
      display: block;
      padding-right: 0.8em;
      text-align: right;
    }

/* /prism.css */

body div.filemanager-bg{background-color: #23232e;}
body div.filemanager{min-height: 120px;}








/* Yandex mail Yönetimi*/

#yandex-maillist a{
	padding-left:30px;
}

#yandex-maillist a i{
	margin-left: -19px;
	margin-right: 6px;
}
#yandex-maillist a i.glyphicon-envelope{
	color: #428bca;
}
#yandex-maillist a.active i.glyphicon-envelope{
	color: #FFF;
}
